summaryrefslogtreecommitdiff
path: root/src/dcp.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-18 00:53:52 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-18 00:53:52 +0100
commit4de6f6e4f4df4cc9b28b98188d36082b26e81345 (patch)
treeeb87f040aada25354fc4b526af4dcda2cf6c652d /src/dcp.cc
parenta4902d8ca05a33d5793fcce961086b8c898a3c98 (diff)
Doc tweaks.
Diffstat (limited to 'src/dcp.cc')
-rw-r--r--src/dcp.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dcp.cc b/src/dcp.cc
index c466396c..27ae9636 100644
--- a/src/dcp.cc
+++ b/src/dcp.cc
@@ -17,6 +17,10 @@
*/
+/** @file src/dcp.cc
+ * @brief A class to create a DCP.
+ */
+
#include <sstream>
#include <fstream>
#include <iomanip>