diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /sys/netgraph/ng_ip_input.h | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
Diffstat (limited to 'sys/netgraph/ng_ip_input.h')
-rw-r--r-- | sys/netgraph/ng_ip_input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ip_input.h b/sys/netgraph/ng_ip_input.h index 96b72e5ae513..2c167b9d9b75 100644 --- a/sys/netgraph/ng_ip_input.h +++ b/sys/netgraph/ng_ip_input.h @@ -64,7 +64,7 @@ * Author: Brooks Davis <brooks@FreeBSD.org> * Derived from: ng_hole.h * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ip_input.h,v 1.3 2005/01/07 01:45:39 imp Exp $ */ #ifndef _NETGRAPH_NG_IP_INPUT_H_ |