Module Name: src
Committed By: wiz
Date: Thu Oct 5 06:30:19 UTC 2017
Modified Files:
src/external/gpl3/gcc.old/usr.bin/include: Makefile
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc.old/usr.bin/include/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gcc.old/usr.bin/include/Makefile
diff -u src/external/gpl3/gcc.old/usr.bin/include/Makefile:1.6 src/external/gpl3/gcc.old/usr.bin/include/Makefile:1.7
--- src/external/gpl3/gcc.old/usr.bin/include/Makefile:1.6 Wed Oct 4 23:43:23 2017
+++ src/external/gpl3/gcc.old/usr.bin/include/Makefile Thu Oct 5 06:30:19 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/10/04 23:43:23 christos Exp $
+# $NetBSD: Makefile,v 1.7 2017/10/05 06:30:19 wiz Exp $
.include "../Makefile.inc"
@@ -8,7 +8,7 @@
INCS= ${G_EXTRA_HEADERS:T}
-# Part of the standard headers, the rest of wich we replace.
+# Part of the standard headers, the rest of which we replace.
INCS+= stdatomic.h
# XXX missed some how