Discussion:
CVS commit: pcc/cc
Iain Hibbert
2014-06-20 07:04:49 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Jun 20 07:04:49 UTC 2014

Modified Files:
pcc/cc/ccom: pftn.c trees.c
pcc/cc/cxxcom: pftn.c trees.c

Log Message:
correct spelling of existence


To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.328 -r1.329 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.10 -r1.11 pcc/cc/cxxcom/pftn.c
cvs rdiff -u -r1.12 -r1.13 pcc/cc/cxxcom/trees.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2014-06-20 07:07:33 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Jun 20 07:07:33 UTC 2014

Modified Files:
pcc/cc/ccom: symtabs.c
pcc/cc/cxxcom: symtabs.c

Log Message:
consistent static declaration


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pcc/cc/ccom/symtabs.c
cvs rdiff -u -r1.2 -r1.3 pcc/cc/cxxcom/symtabs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...