summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2011-06-20 17:07:43 +0200
committerRobert Nagy <robert@openbsd.org>2011-06-20 17:07:43 +0200
commit4b7ac96383256f8c831ae4d18d65f2574df8cb8e (patch)
treec46f1cb24b206845dbb17bf7d36f79690ff9783c /package
parent1c7f1b646511bab3035bde2f493f49d8b131b12e (diff)
add missing newline to the end of file to silence the compiler
Diffstat (limited to 'package')
-rw-r--r--package/source/zipapi/sha1context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/zipapi/sha1context.hxx b/package/source/zipapi/sha1context.hxx
index c8f6068f7bbf..6d9374db8a46 100644
--- a/package/source/zipapi/sha1context.hxx
+++ b/package/source/zipapi/sha1context.hxx
@@ -56,4 +56,4 @@ public:
#endif
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */