fixed comment
authorHolger Schemel <info@artsoft.org>
Fri, 23 Feb 2024 17:37:42 +0000 (18:37 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 23 Feb 2024 17:37:42 +0000 (18:37 +0100)
src/libgame/misc.c

index c96fa177de8ad5ebfb50cb7daa3242db7654ebe7..264b7f8d9af49b2f9e410f0f4a0e42b62cd9fe71 100644 (file)
@@ -1085,7 +1085,7 @@ char *getBasePath(char *filename)
 
 
 // ----------------------------------------------------------------------------
-// various string functions
+// various memory functions
 // ----------------------------------------------------------------------------
 
 void *getMemCopy(const void *m, size_t size)