diff options
Diffstat (limited to 'sys/boot/common/dev_net.h')
-rw-r--r-- | sys/boot/common/dev_net.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/dev_net.h b/sys/boot/common/dev_net.h index 3b3d10728a3d3..945a007b1e039 100644 --- a/sys/boot/common/dev_net.h +++ b/sys/boot/common/dev_net.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/dev_net.h,v 1.2.58.1 2010/02/10 00:26:20 kensmith Exp $ */ extern struct devsw netdev; |