summaryrefslogtreecommitdiff
path: root/utils/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/utf8.c')
-rw-r--r--utils/utf8.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/utf8.c b/utils/utf8.c
index 40585b401..801fca1a3 100644
--- a/utils/utf8.c
+++ b/utils/utf8.c
@@ -5,8 +5,8 @@
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
*/
-/**
- * \file UTF-8 manipulation functions (implementation)
+/** \file
+ * UTF-8 manipulation functions (implementation).
*/
#include <assert.h>