summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-17 16:58:26 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-17 16:58:26 +0000
commit394abae7986abf4438184a712f16dfbe3c2734da (patch)
treeaddc4d60dfd4fad8083b2176b9163ced819dcde8 /src
parent120bc84676be775e49a2ac94689ff33dce814f53 (diff)
Comments.
Diffstat (limited to 'src')
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 59790f09..45ccce88 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -18,7 +18,7 @@
*/
/** @file src/dcp.h
- * @brief A class to create a DCP.
+ * @brief A class to create or read a DCP.
*/
#ifndef LIBDCP_DCP_H