Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 21:22:17 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 228269 for review
Message-ID:  <201304302122.r3ULMHQG035207@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@228269?ac=10

Change 228269 by brooks@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304302122.r3ULMHQG035207>