Skip to content

Commit

Permalink
this cpmpiles
Browse files Browse the repository at this point in the history
  • Loading branch information
morria committed Dec 29, 2012
1 parent 690e685 commit cb0086a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autosarcophagy.c
Expand Up @@ -21,7 +21,7 @@ int attempt() {
return errorCode;
}

// Atte*pt to Compile It
// Atte*pt to CompileMIt
if(0 != (errorCode = compile(TEST_C, TEST_BINARY))) {
return errorCode;
}
Expand Down

0 comments on commit cb0086a

Please sign in to comment.