mirror of https://github.com/encounter/SDL.git
Remove 'malloc' from comment
This commit is contained in:
parent
38cfe25bc5
commit
e72beeb2a0
|
@ -32,7 +32,7 @@
|
|||
#include <stdio.h>
|
||||
*/
|
||||
|
||||
/* TODO: Replace with malloc */
|
||||
/* TODO: Replace with SDL_malloc */
|
||||
|
||||
#define MAXPATHSIZE 1024
|
||||
|
||||
|
|
Loading…
Reference in New Issue