]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/except.c
error.c: Fix comment formatting.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 14 Sep 2002 12:07:44 +0000 (12:07 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 14 Sep 2002 12:07:44 +0000 (12:07 +0000)
commitc60026252860eef665bc52174dac66d3426145ca
treed8c275dbb5dddaf876a0d0ccf175cf047cd053ef
parentf197f1cff92d00c23110d3acc7467b98224fa90b
error.c: Fix comment formatting.

* error.c: Fix comment formatting.
* except.c: Likewise.
* expr.c: Likewise.
* friend.c: Likewise.
* g++spec.c: Likewise.
* init.c: Likewise.
* lex.c: Likewise.
* mangle.c: Likewise.
* method.c: Likewise.
* optimize.c: Likewise.
* pt.c: Likewise.
* rtti.c: Likewise.
* search.c: Likewise.
* semantics.c: Likewise.
* spew.c: Likewise.
* tree.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.

From-SVN: r57138
19 files changed:
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/cp/except.c
gcc/cp/expr.c
gcc/cp/friend.c
gcc/cp/g++spec.c
gcc/cp/init.c
gcc/cp/lex.c
gcc/cp/mangle.c
gcc/cp/method.c
gcc/cp/optimize.c
gcc/cp/pt.c
gcc/cp/rtti.c
gcc/cp/search.c
gcc/cp/semantics.c
gcc/cp/spew.c
gcc/cp/tree.c
gcc/cp/typeck.c
gcc/cp/typeck2.c
This page took 0.05899 seconds and 5 git commands to generate.