Commit 595ba3f7 authored by David Reid's avatar David Reid

Update wording in example.

parent 45d07688
......@@ -40,7 +40,7 @@ int main(int argc, char** argv)
};
if (argc < 2) {
printf("No input file.\n");
printf("No output file.\n");
return -1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment