From 119c79e39b1da062334034940bdc0a98960bae0b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Aug 2012 00:04:52 +0100 Subject: Some comments. --- src/dcp_time.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/dcp_time.cc') diff --git a/src/dcp_time.cc b/src/dcp_time.cc index f853143a..900d7c6e 100644 --- a/src/dcp_time.cc +++ b/src/dcp_time.cc @@ -17,6 +17,10 @@ */ +/** @file src/dcp_time.cc + * @brief A representation of time within a DCP. + */ + #include #include #include "dcp_time.h" -- cgit v1.2.3