]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix a comment that was terminated too early
authorBernd Schmidt <bernds@redhat.co.uk>
Thu, 11 Jan 2001 18:11:48 +0000 (18:11 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 11 Jan 2001 18:11:48 +0000 (18:11 +0000)
From-SVN: r38916

gcc/ChangeLog
gcc/config/mips/vxworks.h

index 75876aa179b52d86f88ff6b069708b5a7b003f82..aebef878e7e18ec2683392f2fbd0a69b01653705 100644 (file)
@@ -1,5 +1,7 @@
 2001-01-11  Bernd Schmidt  <bernds@redhat.co.uk>
 
+       * config/mips/vxworks.h: Don't terminate comment before its end.
+
        * invoke.texi: Update -fvtable-thunks documentation.
 
        * loop.c (scan_loop): Disable copy propagation if we find a REG_LABEL
index 0856c37343a73a6852b595b0fed393e6608f9c0a..25d9ef90cc8e11d82b711122d6e6f4f9558ec62a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999 Free Software Foundation, Inc. */
+/* Copyright (C) 1999 Free Software Foundation, Inc.
 
 This file is part of GNU CC.