From: Stefan Schantl Date: Fri, 8 May 2009 12:54:20 +0000 (+0200) Subject: lfs/fuse: Fixed some whitespace that caused errors parsing this file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ebe71911fd6df71dae98afc239db77dd8d06ea;p=ipfire-3.x.git lfs/fuse: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/fuse b/lfs/fuse index c4c9191bb..3dda82d33 100644 --- 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