]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/semantics.c
call.c: Fix comment formatting.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 21 Dec 2003 21:07:32 +0000 (21:07 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 21 Dec 2003 21:07:32 +0000 (21:07 +0000)
commitf4f206f46f6946be3052e85e740d4ab5b5bae72e
tree1b99bde9c925d59335b4bbe08a2be9ac1127bb4f
parent90f107de3bdc78e571790f6cebf089de648b38f9
call.c: Fix comment formatting.

* call.c: Fix comment formatting.
* class.c: Likewise.
* cp-tree.h: Likewise.
* cvt.c: Likewise.
* cxx-pretty-print.c: Likewise.
* decl.c: Likewise.
* decl2.c: Likewise.
* error.c: Likewise.
* except.c: Likewise.
* init.c: Likewise.
* name-lookup.c: Likewise.
* parser.c: Likewise.
* pt.c: Likewise.
* rtti.c: Likewise.
* semantics.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.

From-SVN: r74916
18 files changed:
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/cvt.c
gcc/cp/cxx-pretty-print.c
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/error.c
gcc/cp/except.c
gcc/cp/init.c
gcc/cp/name-lookup.c
gcc/cp/parser.c
gcc/cp/pt.c
gcc/cp/rtti.c
gcc/cp/semantics.c
gcc/cp/typeck.c
gcc/cp/typeck2.c
This page took 0.059761 seconds and 5 git commands to generate.