summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-07 22:18:21 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-07 22:18:21 +0100
commitaab47af2a43d2d638074cca682b7b4837fd7801f (patch)
treefc9cee5860dc8cd880a08d4e218caa8792a5936b /src
parentb8702568aa1913f5af0eecb00815b72b1ee16b0e (diff)
Comment.
Diffstat (limited to 'src')
-rw-r--r--src/util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 1f6f248..0512255 100644
--- a/src/util.h
+++ b/src/util.h
@@ -17,6 +17,10 @@
*/
+/** @file src/util.h
+ * @brief Utility methods.
+ */
+
#include <boost/optional.hpp>
#include <string>