]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/misc.c
array.c, [...]: Fix comment typos.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 16 Sep 2004 16:00:45 +0000 (16:00 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 16 Sep 2004 16:00:45 +0000 (16:00 +0000)
commit1f2959f06e9093dfc6e717e0839988046883b8bb
treed4390e21373fcfa884178f5708c587e4da66100a
parentd1f05f931e1689f7a0811acc39379831d40dcea9
array.c, [...]: Fix comment typos.

* array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,
interface.c, intrinsic.c, io.c, misc.c, module.c, parse.h,
resolve.c, scanner.c, trans-array.c, trans-array.h,
trans-common.c, trans-const.h, trans-decl.c, trans-expr.c,
trans-intrinsic.c, trans-stmt.c, trans-types.c, trans.c,
trans.h: Fix comment typos.  Follow spelling conventions.

From-SVN: r87605
26 files changed:
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/fortran/data.c
gcc/fortran/decl.c
gcc/fortran/dependency.c
gcc/fortran/error.c
gcc/fortran/f95-lang.c
gcc/fortran/interface.c
gcc/fortran/intrinsic.c
gcc/fortran/io.c
gcc/fortran/misc.c
gcc/fortran/module.c
gcc/fortran/parse.h
gcc/fortran/resolve.c
gcc/fortran/scanner.c
gcc/fortran/trans-array.c
gcc/fortran/trans-array.h
gcc/fortran/trans-common.c
gcc/fortran/trans-const.h
gcc/fortran/trans-decl.c
gcc/fortran/trans-expr.c
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans-types.c
gcc/fortran/trans.c
gcc/fortran/trans.h
This page took 0.057288 seconds and 5 git commands to generate.