diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-07 15:02:07 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-07 15:02:07 -0700 |
commit | 42b17236df1913c7b4516380982e50f0f8799694 (patch) | |
tree | 913fcdc38a998b47d2e0ffa62e52ba85a71524eb /gcc/cpphash.h | |
parent | 8e6a59feebbfbedc620983ca9a568efebf016a48 (diff) | |
download | gcc-42b17236df1913c7b4516380982e50f0f8799694.zip gcc-42b17236df1913c7b4516380982e50f0f8799694.tar.gz gcc-42b17236df1913c7b4516380982e50f0f8799694.tar.bz2 |
Close comment in copyright
From-SVN: r24564
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r-- | gcc/cpphash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h index 67ae7de..0f37b56 100644 --- a/gcc/cpphash.h +++ b/gcc/cpphash.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* different kinds of things that can appear in the value field of a hash node. Actually, this may be useless now. */ |