PERFORCE change 228269 for review

Brooks Davis brooks at FreeBSD.org
Tue Apr 30 21:22:18 UTC 2013


http://p4web.freebsd.org/@@228269?ac=10

Change 228269 by brooks at brooks_zenith on 2013/04/30 21:21:40

	Correct a merge error in the $FreeBSD$ line.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/dev/cfi/cfi_bus_nexus.c#3 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/dev/cfi/cfi_bus_nexus.c#3 (text+ko) ====

@@ -26,7 +26,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/dev/cfi/cfi_bus_ixp4xx.c,v 1.3 2009/02/17 23:43:17 sam Exp $");
+__FBSDID("$FreeBSD: head/sys/dev/cfi/cfi_bus_nexus.c 249072 2013-04-03 22:37:40Z brooks $");
 
 #include <sys/param.h>
 #include <sys/systm.h>


More information about the p4-projects mailing list