summaryrefslogtreecommitdiffstats
path: root/libopkg/cksum_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/cksum_list.h')
-rw-r--r--libopkg/cksum_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/cksum_list.h b/libopkg/cksum_list.h
index cfa8ec0..56a1191 100644
--- a/libopkg/cksum_list.h
+++ b/libopkg/cksum_list.h
@@ -51,4 +51,4 @@ const cksum_t *cksum_list_find(cksum_list_t *list, const char *name);
}
#endif
-#endif
+#endif /* CKSUM_LIST_H */