diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2020-02-28 11:39:23 +0100 |
---|---|---|
committer | Xavi Artigas <xavierartigas@yahoo.es> | 2020-02-28 11:44:19 +0100 |
commit | f8a23b1fcf4a6e955486b9a9fa7ca33ae533e780 (patch) | |
tree | 014f7414a8df1dd59f7e619f482bf8772617975a | |
parent | 9f4b5458ea3e5824faa9ba73920c5d04b060b265 (diff) |
doxygen: fix invalid eolian_main_intro ref
-rw-r--r-- | src/lib/eolian/Eolian_Aux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/eolian/Eolian_Aux.h b/src/lib/eolian/Eolian_Aux.h index dab9e8644b..b98759ef8f 100644 --- a/src/lib/eolian/Eolian_Aux.h +++ b/src/lib/eolian/Eolian_Aux.h | |||
@@ -42,7 +42,7 @@ extern "C" { | |||
42 | * | 42 | * |
43 | * @li @ref eolian_aux_main_intro | 43 | * @li @ref eolian_aux_main_intro |
44 | * | 44 | * |
45 | * @section eolian_main_intro Introduction | 45 | * @section eolian_aux_main_intro Introduction |
46 | * | 46 | * |
47 | * This is the Eolian auxiliary library, providing API to support generators | 47 | * This is the Eolian auxiliary library, providing API to support generators |
48 | * and other utilities which do not fit into the primary Eolian library. All | 48 | * and other utilities which do not fit into the primary Eolian library. All |