diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2017-07-30 18:18:59 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2017-07-30 18:18:59 +0200 |
| commit | 83342f2aafcab4599b49f780e35fd249e8402b61 (patch) | |
| tree | 7a90e315e61821d415f1fec8c6e7eaf6fd0c21b3 /src/lib/openjp2/function_list.h | |
| parent | 4748318136626dd9e841ea1aa8b52adfbab26772 (diff) | |
Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)
Diffstat (limited to 'src/lib/openjp2/function_list.h')
| -rw-r--r-- | src/lib/openjp2/function_list.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/openjp2/function_list.h b/src/lib/openjp2/function_list.h index e669695d..1a4046e1 100644 --- a/src/lib/openjp2/function_list.h +++ b/src/lib/openjp2/function_list.h @@ -91,6 +91,7 @@ void opj_procedure_list_destroy(opj_procedure_list_t * p_list); * * @param p_validation_list the list of procedure to modify. * @param p_procedure the procedure to add. + * @param p_manager the user event manager. * * @return OPJ_TRUE if the procedure could be added. */ |
