minor change to errno tester comment

This commit is contained in:
mwells
2013-11-18 23:18:06 -07:00
parent 81a907f073
commit cec1918fb9

@ -1,4 +1,4 @@
// gcc errnotest.cpp ; ./a.out
// g++ errnotest.cpp ; ./a.out
#include <stdio.h>
#include <sys/types.h>
#include <sys/wait.h>