Module Name: pcc
Committed By: plunky
Date: Fri Oct 19 14:19:51 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
simplify and improve pragmastmt() - don't output extra newlines,
this is a complete line and they are handled upstream, so no need
to output a line marker either, the line count is not changed.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.