]> gcc.gnu.org Git - gcc.git/commit
c-pretty-print.c: Fix comment typos.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 5 Oct 2003 19:50:56 +0000 (19:50 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 5 Oct 2003 19:50:56 +0000 (19:50 +0000)
commit2067c116a461065421179358eb97a4ca83d98009
tree181b15e6aed883a9959772d5ec222d6c365758bb
parent3c2a7a6a2639845787d3b68b7eceb82bb17bc54d
c-pretty-print.c: Fix comment typos.

* c-pretty-print.c: Fix comment typos.
* c-pretty-print.h: Likewise.
* calls.c: Likewise.
* cfgloopmanip.c: Likewise.
* cgraphunit.c: Likewise.
* cppfiles.c: Likewise.
* final.c: Likewise.
* function.c: Likewise.
* gcov-io.h: Likewise.
* gcse.c: Likewise.
* genoutput.c: Likewise.
* loop.c: Likewise.
* postreload.c: Likewise.
* reg-stack.c: Likewise.
* regmove.c: Likewise.
* sched-int.h: Likewise.
* sched-rgn.c: Likewise.
* simplify-rtx.c: Likewise.
* tree-inline.c: Likewise.
* config/m68hc11/m68hc11.h: Likewise.
* config/mmix/mmix.c: Likewise.
* config/mn10300/mn10300.md: Likewise.
* config/sh/sh.h: Likewise.

From-SVN: r72118
24 files changed:
gcc/ChangeLog
gcc/c-pretty-print.c
gcc/c-pretty-print.h
gcc/calls.c
gcc/cfgloopmanip.c
gcc/cgraphunit.c
gcc/config/m68hc11/m68hc11.h
gcc/config/mmix/mmix.c
gcc/config/mn10300/mn10300.md
gcc/config/sh/sh.h
gcc/cppfiles.c
gcc/final.c
gcc/function.c
gcc/gcov-io.h
gcc/gcse.c
gcc/genoutput.c
gcc/loop.c
gcc/postreload.c
gcc/reg-stack.c
gcc/regmove.c
gcc/sched-int.h
gcc/sched-rgn.c
gcc/simplify-rtx.c
gcc/tree-inline.c
This page took 0.068049 seconds and 5 git commands to generate.