doxygen: add some missing docstrings.
[disorder] / lib / strptime.h
index 324f88d..b2b3715 100644 (file)
@@ -1,5 +1,8 @@
 #ifndef STRPTIME_H
 #define STRPTIME_H
+/** @file lib/strptime.h
+ * @brief strptime() reimplementation
+ */
 
 #include <time.h>