1
0
mirror of http://mpg123.de/trunk/.git synced 2025-07-30 02:01:12 +03:00

dox: some doxygen fixup

git-svn-id: svn://scm.orgis.org/mpg123/trunk@4838 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
thor
2021-04-16 07:36:08 +00:00
parent 22aa2aa084
commit 5f9600f763
2 changed files with 2 additions and 2 deletions

View File

@ -18,4 +18,4 @@
/** \file feedseek.c Fuzzy feeder seeking. */ /** \file feedseek.c Fuzzy feeder seeking. */
/* @} */ /** @} */

View File

@ -21,7 +21,7 @@ INPUT = \
../src/libmpg123/fmt123.h \ ../src/libmpg123/fmt123.h \
../src/libout123/out123.h \ ../src/libout123/out123.h \
../src/libsyn123/syn123.h \ ../src/libsyn123/syn123.h \
OPTIMIZE_OUTPUT_FOR_C = YES #OPTIMIZE_OUTPUT_FOR_C = YES
EXTRACT_ALL = NO EXTRACT_ALL = NO
HIDE_UNDOC_MEMBERS = NO HIDE_UNDOC_MEMBERS = NO
QUIET = YES QUIET = YES