summaryrefslogtreecommitdiff
path: root/src/dcp_time.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp_time.cc')
-rw-r--r--src/dcp_time.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dcp_time.cc b/src/dcp_time.cc
index d34804e9..5d9bed81 100644
--- a/src/dcp_time.cc
+++ b/src/dcp_time.cc
@@ -66,6 +66,7 @@ Time::set (double seconds, int tcr_)
}
}
+/** @param time String of the form HH:MM:SS:EE */
Time::Time (string time, int tcr_)
: tcr (tcr_)
{