summaryrefslogtreecommitdiffstats
path: root/libopkg/sprintf_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/sprintf_alloc.h')
-rw-r--r--libopkg/sprintf_alloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/sprintf_alloc.h b/libopkg/sprintf_alloc.h
index fc00403..d1afa92 100644
--- a/libopkg/sprintf_alloc.h
+++ b/libopkg/sprintf_alloc.h
@@ -28,4 +28,4 @@ void sprintf_alloc(char **str, const char *fmt, ...);
}
#endif
-#endif
+#endif /* SPRINTF_ALLOC_H */