This commit is contained in:
Dale Weiler 2012-12-19 21:37:37 +00:00
parent 757617f89f
commit 2bf2991ecb

4
test.c
View file

@ -202,8 +202,8 @@ int task_pclose(FILE **handles) {
* -execute
* This will perform compilation and execution
* -fail
* This will perform compileration, but requires
* the compilation to fail .. inorder to succeed.
* This will perform compilation, but requires
* the compilation to fail in order to succeed.
*
* This must be provided, this tag is NOT optional.
*