diff options
author | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2012-12-28 18:42:57 +0000 |
---|---|---|
committer | Gustavo Sverzut Barbieri <barbieri@gmail.com> | 2012-12-28 18:42:57 +0000 |
commit | 9b94a00e1fbb2727b847db99d92c6ccedd091c66 (patch) | |
tree | ecf89b4fc918603968104fd526828184b5f4cd76 /src/lib/escape/escape_libgen.h | |
parent | 6104a51efe9e2bf906567bb8e17fbb9c43d8e927 (diff) |
efl/docs: fix Evil x Escape conflicts
SVN revision: 81828
Diffstat (limited to 'src/lib/escape/escape_libgen.h')
-rw-r--r-- | src/lib/escape/escape_libgen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/escape/escape_libgen.h b/src/lib/escape/escape_libgen.h index 0c23a76821..4b636740f7 100644 --- a/src/lib/escape/escape_libgen.h +++ b/src/lib/escape/escape_libgen.h | |||
@@ -5,6 +5,7 @@ | |||
5 | * @file escape_libgen.h | 5 | * @file escape_libgen.h |
6 | * @brief The file that provides functions ported from Unix in libgen.h. | 6 | * @brief The file that provides functions ported from Unix in libgen.h. |
7 | * @defgroup Escape_Libgen_Group Libgen.h functions. | 7 | * @defgroup Escape_Libgen_Group Libgen.h functions. |
8 | * @ingroup Escape | ||
8 | * | 9 | * |
9 | * This header provides functions ported from Unix in libgen.h. | 10 | * This header provides functions ported from Unix in libgen.h. |
10 | * | 11 | * |