diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /lib/libnetgraph/netgraph.h | |
parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) |
Diffstat (limited to 'lib/libnetgraph/netgraph.h')
-rw-r--r-- | lib/libnetgraph/netgraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnetgraph/netgraph.h b/lib/libnetgraph/netgraph.h index 4eb15bd8bd892..ae07a457ec9fa 100644 --- a/lib/libnetgraph/netgraph.h +++ b/lib/libnetgraph/netgraph.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/lib/libnetgraph/netgraph.h,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ * $Whistle: netgraph.h,v 1.7 1999/01/20 00:57:23 archie Exp $ */ |