Module Name: src
Committed By: snj
Date: Tue May 19 04:19:49 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
amend ticket 761: missing semicolon in hpcfb.c is revision 1.60.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.301 -r1.1.2.302 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.301 src/doc/CHANGES-7.0:1.1.2.302
--- src/doc/CHANGES-7.0:1.1.2.301 Sat May 16 18:15:33 2015
+++ src/doc/CHANGES-7.0 Tue May 19 04:19:49 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.301 2015/05/16 18:15:33 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.302 2015/05/19 04:19:49 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -23204,7 +23204,7 @@ usr.sbin/postinstall/postinstall 1.184,
sys/arch/sgimips/dev/scn.c 1.8
sys/arch/sgimips/mace/macekbc.c 1.8
-sys/dev/hpc/hpcfb.c 1.59
+sys/dev/hpc/hpcfb.c 1.59, 1.60
sys/dev/i2c/i2c.c 1.47
sys/dev/ic/mfi.c 1.57
sys/dev/if_ndis/if_ndis_pci.c 1.21