summaryrefslogtreecommitdiffstats
path: root/libopkg/str_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/str_list.h')
-rw-r--r--libopkg/str_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/str_list.h b/libopkg/str_list.h
index f0a714d..bcd539a 100644
--- a/libopkg/str_list.h
+++ b/libopkg/str_list.h
@@ -52,4 +52,4 @@ void str_list_purge(str_list_t *list);
}
#endif
-#endif
+#endif /* STR_LIST_H */