diff options
Diffstat (limited to 'sys/netgraph/ng_device.h')
-rw-r--r-- | sys/netgraph/ng_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_device.h b/sys/netgraph/ng_device.h index b718fc07f2ad..7b32f4cce0f3 100644 --- a/sys/netgraph/ng_device.h +++ b/sys/netgraph/ng_device.h @@ -22,7 +22,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_device.h,v 1.5.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * */ |