summaryrefslogtreecommitdiffstats
path: root/libopkg/file_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/file_util.h')
-rw-r--r--libopkg/file_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/file_util.h b/libopkg/file_util.h
index 95f7fe7..d4ae05f 100644
--- a/libopkg/file_util.h
+++ b/libopkg/file_util.h
@@ -36,4 +36,4 @@ int rm_r(const char *path);
}
#endif
-#endif
+#endif /* FILE_UTIL_H */