Renaming mem_* identifiers from 'camelCase' to 'underscore_naming'.

This commit is contained in:
Ruben Ayrapetyan
2014-07-23 12:21:07 +04:00
parent 2d4ed154ee
commit b3b4c74cbe
13 changed files with 307 additions and 307 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ main (int argc, char **argv)
FILE *file = NULL;
#endif
mem_Init ();
mem_init ();
#ifdef __HOST
if (argc > 0)