From b7a89b2adaa9ee170d20a0454309ed204a6ffa39 Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 29 Sep 2014 16:09:08 +1000 Subject: doxygen updates --- src/gfile/sys_defs.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/gfile') diff --git a/src/gfile/sys_defs.h b/src/gfile/sys_defs.h index 5a2d9845..2c475b40 100644 --- a/src/gfile/sys_defs.h +++ b/src/gfile/sys_defs.h @@ -103,21 +103,21 @@ extern "C" { * @return Valid GFILE on success, 0 otherwise * * @note The modes follow the c library fopen() standard. - * The valid modes are:
+ * The valid modes are: *
- * THe following flags can also be added to the above modes:
+ * + * The following flags can also be added to the above modes:
*