aboutsummaryrefslogtreecommitdiff
path: root/sys/net/netmap.h
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2013-04-30 16:00:21 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2013-04-30 16:00:21 +0000
commitc10b5796c06d74c7c907cf20c88c5ff433573607 (patch)
treef6b1ce067f5da4ea29b9b2a2840d28091db064a1 /sys/net/netmap.h
parentc0c97b9962947f268aafabbf7d4c34914112d1b0 (diff)
Notes
Diffstat (limited to 'sys/net/netmap.h')
-rw-r--r--sys/net/netmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/netmap.h b/sys/net/netmap.h
index 638cb1826d33..cdeb10eea500 100644
--- a/sys/net/netmap.h
+++ b/sys/net/netmap.h
@@ -32,7 +32,6 @@
/*
* $FreeBSD$
- * $Id: netmap.h 11997 2013-01-17 21:59:12Z luigi $
*
* Definitions of constants and the structures used by the netmap
* framework, for the part visible to both kernel and userspace.