summaryrefslogtreecommitdiff
path: root/sys/net/netmap_user.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_user.h
parentc0c97b9962947f268aafabbf7d4c34914112d1b0 (diff)
downloadsrc-test2-c10b5796c06d74c7c907cf20c88c5ff433573607.tar.gz
src-test2-c10b5796c06d74c7c907cf20c88c5ff433573607.zip
Notes
Diffstat (limited to 'sys/net/netmap_user.h')
-rw-r--r--sys/net/netmap_user.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/netmap_user.h b/sys/net/netmap_user.h
index cefbec773e07..75f211e333d1 100644
--- a/sys/net/netmap_user.h
+++ b/sys/net/netmap_user.h
@@ -32,7 +32,6 @@
/*
* $FreeBSD$
- * $Id: netmap_user.h 10597 2012-02-21 05:08:32Z luigi $
*
* This header contains the macros used to manipulate netmap structures
* and packets in userspace. See netmap(4) for more information.