]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lfs/fuse: Fixed some whitespace that caused errors parsing this file.
authorStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:54:20 +0000 (14:54 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:54:20 +0000 (14:54 +0200)
lfs/fuse

index c4c9191bb83c1896ab2d29cd86cdaf30748b7ebc..3dda82d3325ab23479bfdde13c196118025bcd91 100644 (file)
--- a/lfs/fuse
+++ b/lfs/fuse
@@ -46,7 +46,7 @@ LICENSE    = GPL+
 SHORT_DESC = File System in Userspace (FUSE) utilities.
 
 define LONG_DESC
-       With FUSE it is possible to implement a fully functional \ 
+       With FUSE it is possible to implement a fully functional \
        filesystem in a userspace program. This package contains the \
        FUSE userspace tools to mount a FUSE filesystem.
 endef