projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea7a60
)
fixed comment
author
Holger Schemel
<info@artsoft.org>
Fri, 23 Feb 2024 17:37:42 +0000
(18:37 +0100)
committer
Holger Schemel
<info@artsoft.org>
Fri, 23 Feb 2024 17:37:42 +0000
(18:37 +0100)
src/libgame/misc.c
patch
|
blob
|
history
diff --git
a/src/libgame/misc.c
b/src/libgame/misc.c
index c96fa177de8ad5ebfb50cb7daa3242db7654ebe7..264b7f8d9af49b2f9e410f0f4a0e42b62cd9fe71 100644
(file)
--- a/
src/libgame/misc.c
+++ b/
src/libgame/misc.c
@@
-1085,7
+1085,7
@@
char *getBasePath(char *filename)
// ----------------------------------------------------------------------------
-// various
string
functions
+// various
memory
functions
// ----------------------------------------------------------------------------
void *getMemCopy(const void *m, size_t size)