fix case
This commit is contained in:
parent
1201aab981
commit
1b8e93c3c5
@ -146,7 +146,7 @@ int main(int argc, char *argv[]) {
|
|||||||
* This function is called on exit to clean up the memory usage.
|
* This function is called on exit to clean up the memory usage.
|
||||||
*/
|
*/
|
||||||
void cleanup() {
|
void cleanup() {
|
||||||
/* Cleanup on aisle 3 */
|
/* cleanup on aisle 3 */
|
||||||
int i;
|
int i;
|
||||||
int j;
|
int j;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user