Fixed doxygen warning.

This commit is contained in:
johns 2002-12-01 18:49:39 +00:00
parent eb0ddcc7fd
commit 731f1235b8

View file

@ -909,7 +909,7 @@ local void WaitForInput(int timeout)
/**
** Show load progress.
**
** @parm fmt printf format string.
** @param fmt printf format string.
*/
global void ShowLoadProgress(const char* fmt,...)
{