mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-03-23 22:15:05 +00:00
Remove 'malloc' from comment
This commit is contained in:
parent
38cfe25bc5
commit
e72beeb2a0
|
@ -32,7 +32,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* TODO: Replace with malloc */
|
/* TODO: Replace with SDL_malloc */
|
||||||
|
|
||||||
#define MAXPATHSIZE 1024
|
#define MAXPATHSIZE 1024
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue