This commit is contained in:
Chris Cromer 2016-10-24 13:36:02 -03:00
parent 1201aab981
commit 1b8e93c3c5
1 changed files with 1 additions and 1 deletions

View File

@ -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;