summaryrefslogtreecommitdiff
path: root/libraries/zziplib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zziplib/README')
-rw-r--r--libraries/zziplib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/zziplib/README b/libraries/zziplib/README
index 4539e3c8b0..09e253abc5 100644
--- a/libraries/zziplib/README
+++ b/libraries/zziplib/README
@@ -2,4 +2,4 @@ The zziplib library is intentionally lightweight, it offers the ability
to easily extract data from files archived in a single zip file. Applications
can bundle files into a single zip archive and access them. The implementation
is based only on the (free) subset of compression with the zlib algorithm
-which is actually used by the zip/unzip tools. \ No newline at end of file
+which is actually used by the zip/unzip tools.