summaryrefslogtreecommitdiffstats
path: root/src/common/stringutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/stringutils.h')
-rw-r--r--src/common/stringutils.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/common/stringutils.h b/src/common/stringutils.h
index a0cae70..064351d 100644
--- a/src/common/stringutils.h
+++ b/src/common/stringutils.h
@@ -14,7 +14,10 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
-// stringutils.h
+/**
+ * \file common/stringutils.h
+ * \brief Some useful string operations
+ */
#pragma once