Fix a doxygen warning

This commit is contained in:
Bill Currie 2010-08-31 22:07:49 +09:00
parent fcd9c3e115
commit 19a558a2db

View file

@ -344,7 +344,7 @@ const char *QFS_FileExtension (const char *in);
\param func The function to call every time the gamedir changes via \param func The function to call every time the gamedir changes via
QFS_Gamedir(). QFS_Gamedir().
*/ */
void QFS_GamedirCallback (gamedir_callback_t *); void QFS_GamedirCallback (gamedir_callback_t *func);
/** Create a new file list. /** Create a new file list.