summaryrefslogtreecommitdiffstats
path: root/libraries/rest
diff options
context:
space:
mode:
author dsomero2013-11-30 06:13:38 +0100
committer Robby Workman2013-11-30 07:13:40 +0100
commit55bc77e2e22ba75dbf0634026ce4048fc57187ca (patch)
treeaecc7f8c2d68840a47297b4bf63c875da3875fca /libraries/rest
parent16c1048f463d75916a970342bb87200a36033113 (diff)
downloadslackbuilds-55bc77e2e22ba75dbf0634026ce4048fc57187ca.tar.gz
libraries/rest: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/rest')
-rw-r--r--libraries/rest/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/rest/README b/libraries/rest/README
index 8d520f20b3..dc2b2c7e77 100644
--- a/libraries/rest/README
+++ b/libraries/rest/README
@@ -1,2 +1,2 @@
This library has been designed to make it easier to access web
-services that claim to be "RESTful". \ No newline at end of file
+services that claim to be "RESTful".