Fixed typo.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13318 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ivo 2004-09-11 21:15:13 +00:00
parent a35c5903bb
commit 3595966380
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ static void check_events(void)
/** \brief Memory allocation failed.
*
* This function can be called if memory allocations failed. It prints a
* This function can be called if memory allocation failed. It prints a
* message and exits the player.
*
* \return none It never returns.