diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2011-12-03 17:26:59 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2011-12-03 17:26:59 +0000 |
| commit | 79fee501af2a55e244a5c2abc14c2ab1280bcfbe (patch) | |
| tree | d6f81e099b4d15f4078784aec3872e4806e94078 /libopenjpeg/function_list.h | |
| parent | 12dfaa2d74ffae0d08cd9b8d32f9a2f9fbfe394c (diff) | |
Apply doxygen fixes suggested by Brad Hards on opj mailing list.
Diffstat (limited to 'libopenjpeg/function_list.h')
| -rw-r--r-- | libopenjpeg/function_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/function_list.h b/libopenjpeg/function_list.h index ed1576cd..e2ff0b74 100644 --- a/libopenjpeg/function_list.h +++ b/libopenjpeg/function_list.h @@ -125,7 +125,7 @@ opj_procedure* opj_procedure_list_get_first_procedure (opj_procedure_list_t * p_ * */ void opj_procedure_list_clear (opj_procedure_list_t * p_validation_list); - +/*@}*/ #endif /* __FUNCTION_LIST_H */ |
