Module Name: pcc
Committed By: plunky
Date: Thu Mar 22 18:30:34 UTC 2012
Modified Files:
pcc/cc/ccom: main.c
pcc/cc/cxxcom: main.c
Log Message:
be consistent in code-style, have xopt() deal with errors
as the other options do, and use the argument rather than
optarg.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pcc/cc/ccom/main.c
cvs rdiff -u -r1.2 -r1.3 pcc/cc/cxxcom/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.