summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_extract.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/pkg_extract.h')
-rw-r--r--libopkg/pkg_extract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/pkg_extract.h b/libopkg/pkg_extract.h
index 82ef8b1..46bd4c7 100644
--- a/libopkg/pkg_extract.h
+++ b/libopkg/pkg_extract.h
@@ -36,4 +36,4 @@ int pkg_extract_data_file_names_to_stream(pkg_t *pkg, FILE *file);
}
#endif
-#endif
+#endif /* PKG_EXTRACT_H */