aboutsummaryrefslogtreecommitdiff
path: root/lib/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib.h')
-rw-r--r--lib/lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lib.h b/lib/lib.h
index 3a7d6507..5ac8e10c 100644
--- a/lib/lib.h
+++ b/lib/lib.h
@@ -68,4 +68,4 @@ struct mtab_list {
struct mtab_list *getmountlist(int die);
-char *bunzipStream(int src_fd, int dst_fd);
+void bunzipStream(int src_fd, int dst_fd);