summaryrefslogtreecommitdiff
path: root/src/times.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/times.h')
-rw-r--r--src/times.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/times.h b/src/times.h
index 494a1489..8104a78f 100644
--- a/src/times.h
+++ b/src/times.h
@@ -29,6 +29,19 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ * @addtogroup util
+ */
+
+/**
+ * @file times.h
+ * @author John Wiegley
+ *
+ * @ingroup util
+ *
+ * @brief datetime_t and date_t objects
+ */
+
#ifndef _TIMES_H
#define _TIMES_H