summaryrefslogtreecommitdiff
path: root/sys/netgraph/atm/uni/ng_uni.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/atm/uni/ng_uni.c')
-rw-r--r--sys/netgraph/atm/uni/ng_uni.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/atm/uni/ng_uni.c b/sys/netgraph/atm/uni/ng_uni.c
index 915b53b07373..2f87489f9c85 100644
--- a/sys/netgraph/atm/uni/ng_uni.c
+++ b/sys/netgraph/atm/uni/ng_uni.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/netgraph/atm/uni/ng_uni.c,v 1.4 2005/01/07 01:45:41 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>