Skip to content

Commit 367edb9

Browse files
committed
fix buildroot package check linter error
1 parent 496f740 commit 367edb9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

buildroot-external/package/freerdp3/Config.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ config BR2_PACKAGE_FREERDP3_FUSE
8585
depends on BR2_PACKAGE_LIBFUSE3
8686
select BR2_PACKAGE_LIBFUSE3
8787
help
88-
Enable clipboard file copy support using FUSE3. This allows
89-
clipboard-based file transfers between the RDP client and server
90-
via a FUSE-mounted filesystem.
88+
Enable clipboard file copy support using FUSE3. This
89+
allows clipboard-based file transfers between the RDP
90+
client and server via a FUSE-mounted filesystem.
9191

9292
comment "FUSE clipboard support needs libfuse3"
9393
depends on !BR2_PACKAGE_LIBFUSE3

0 commit comments

Comments
 (0)