1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

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

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.