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 c6b61131e146..14bc6264be30 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.1 2003/11/07 09:15:14 harti Exp $");
#include <sys/param.h>
#include <sys/systm.h>