diff gcc/config/vxworks-dummy.h @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents a06113de4d67
children 84e7813d76e9
line wrap: on
line diff
--- a/gcc/config/vxworks-dummy.h	Sun Aug 21 07:07:55 2011 +0900
+++ b/gcc/config/vxworks-dummy.h	Fri Oct 27 22:46:09 2017 +0900
@@ -1,5 +1,5 @@
 /* Dummy definitions of VxWorks-related macros
-   Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007-2017 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -22,7 +22,7 @@
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-/* True if we're targetting VxWorks.  */
+/* True if we're targeting VxWorks.  */
 #ifndef TARGET_VXWORKS
 #define TARGET_VXWORKS 0
 #endif