Renaming camelCase-named identifiers in unit tests' code.
This commit is contained in:
@@ -35,7 +35,7 @@ main( int __unused argc,
|
||||
getop_exitval( 0)
|
||||
};
|
||||
|
||||
mem_Init();
|
||||
mem_init();
|
||||
|
||||
init_int( test_program);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user