Skip to content

Commit

Permalink
this compiles
Browse files Browse the repository at this point in the history
  • Loading branch information
morria committed Dec 29, 2012
1 parent a6d1da5 commit 719cc95
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;
}

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

0 comments on commit 719cc95

Please sign in to comment.