diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-04-03 09:37:26 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-04-03 09:37:26 -0700 |
commit | 31031eddacda46a500b2390f52cd4474bcaf84ca (patch) | |
tree | 28111445709b1e369e559db59f8c46cf5b81a203 /gcc/genmultilib | |
parent | 732dcb6f2a8254467d15cffc3cebf3467c4d010f (diff) | |
download | gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.zip gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.tar.gz gcc-31031eddacda46a500b2390f52cd4474bcaf84ca.tar.bz2 |
dummy commit before merge
From-SVN: r18980
Diffstat (limited to 'gcc/genmultilib')
-rw-r--r-- | gcc/genmultilib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/genmultilib b/gcc/genmultilib index 1ae690b..0220696 100644 --- a/gcc/genmultilib +++ b/gcc/genmultilib @@ -1,6 +1,6 @@ #!/bin/sh # Generates multilib.h. -# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. #This file is part of GNU CC. @@ -243,7 +243,7 @@ echo "NULL" echo "};" # Output all of the matches now as option and that is the same as that, with -# a semicolan trailer. Include all of the normal options as well. +# a semicolon trailer. Include all of the normal options as well. # Note, the format of the matches is reversed compared # to what we want, so switch them around. echo "" |