Explorar o código

Minor comment

Sylvain %!s(int64=3) %!d(string=hai) anos
pai
achega
30338beb61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/filesystem/riscos/SDL_sysfilesystem.c

+ 1 - 1
src/filesystem/riscos/SDL_sysfilesystem.c

@@ -37,7 +37,7 @@
 static char *
 SDL_unixify_std(const char *ro_path, char *buffer, size_t buf_len, int filetype)
 {
-    const char *const in_buf = buffer; /* = NULL if we malloc the buffer.  */
+    const char *const in_buf = buffer; /* = NULL if we allocate the buffer.  */
 
     if (!buffer) {
         /* This matches the logic in __unixify, with an additional byte for the