Renaming camelCase-named identifiers in unit tests' code.

This commit is contained in:
Ruben Ayrapetyan
2014-07-23 14:14:45 +04:00
parent 1796b9d903
commit 0eea67ceb2
10 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ main( int __unused argc,
getop_exitval( 0)
};
mem_Init();
mem_init();
init_int( test_program);