Iain Hibbert
2012-10-25 19:59:24 UTC
Module Name: pcc
Committed By: plunky
Date: Thu Oct 25 19:59:24 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
fix line counts when outputting multi-line comment blocks with -C,
(don't output the newline twice)
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: plunky
Date: Thu Oct 25 19:59:24 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
fix line counts when outputting multi-line comment blocks with -C,
(don't output the newline twice)
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.