diff options
author | Joern Rennecke <amylaar@gcc.gnu.org> | 2006-08-06 20:43:03 +0100 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2006-08-06 20:43:03 +0100 |
commit | 01b2459cd21b31f3a0328ac6ac951a3b53870493 (patch) | |
tree | fdb66bf2827aa03956029d1ee2071d9ffb00e8d6 | |
parent | 2f6fc0b613e4be1b37ae30d09ec194884a2c7880 (diff) | |
download | gcc-01b2459cd21b31f3a0328ac6ac951a3b53870493.zip gcc-01b2459cd21b31f3a0328ac6ac951a3b53870493.tar.gz gcc-01b2459cd21b31f3a0328ac6ac951a3b53870493.tar.bz2 |
sh-modes.def: comment pasto fix.
From-SVN: r115974
-rw-r--r-- | gcc/config/sh/sh-modes.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/sh-modes.def b/gcc/config/sh/sh-modes.def index e4b6f01..d7586b2 100644 --- a/gcc/config/sh/sh-modes.def +++ b/gcc/config/sh/sh-modes.def @@ -1,4 +1,4 @@ -/* Alpha extra machine modes. +/* SH extra machine modes. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. |