summaryrefslogtreecommitdiffstats
path: root/libraries/nacl
diff options
context:
space:
mode:
author dsomero2013-11-30 06:13:37 +0100
committer Robby Workman2013-11-30 07:13:39 +0100
commit3b7da3e0025997850b8a1ce41a97f3b80f2cd7af (patch)
tree7e5770bc99663c5ba83cb1d1ba21b3f4ef15aa21 /libraries/nacl
parentb3be3236b182947952ac78a1462a2a700e3214bb (diff)
downloadslackbuilds-3b7da3e0025997850b8a1ce41a97f3b80f2cd7af.tar.gz
libraries/nacl: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/nacl')
-rw-r--r--libraries/nacl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/nacl/README b/libraries/nacl/README
index 5a25eb0ba2..48f3eec4b3 100644
--- a/libraries/nacl/README
+++ b/libraries/nacl/README
@@ -1,4 +1,4 @@
nacl is a is a new easy-to-use high-speed software library for
network communication, encryption, decryption, signatures, etc.
NaCl's goal is to provide all of the core operations needed to
-build higher-level cryptographic tools. \ No newline at end of file
+build higher-level cryptographic tools.