summaryrefslogtreecommitdiff
path: root/include/untgz.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/untgz.h')
-rw-r--r--include/untgz.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/untgz.h b/include/untgz.h
index b91502b..24ac8cf 100644
--- a/include/untgz.h
+++ b/include/untgz.h
@@ -6,4 +6,5 @@
int untargz(int fd, const char *dest);
int untar(gzFile in, const char *dest);
-#endif \ No newline at end of file
+#endif
+