summaryrefslogtreecommitdiffstats
path: root/system/curlftpfs
diff options
context:
space:
mode:
author dsomero2012-05-22 02:00:14 +0200
committer dsomero2012-05-22 02:01:58 +0200
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /system/curlftpfs
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/curlftpfs')
-rw-r--r--system/curlftpfs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/curlftpfs/README b/system/curlftpfs/README
index 7c8165d93f..f8d8efc239 100644
--- a/system/curlftpfs/README
+++ b/system/curlftpfs/README
@@ -1,2 +1,2 @@
CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and
-libcurl. It automatically reconnects if the server times out. \ No newline at end of file
+libcurl. It automatically reconnects if the server times out.