diff options
Diffstat (limited to 'sys/net/if_gre.h')
-rw-r--r-- | sys/net/if_gre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_gre.h b/sys/net/if_gre.h index 6c8e8537c6d39..7ea3324e0a214 100644 --- a/sys/net/if_gre.h +++ b/sys/net/if_gre.h @@ -1,5 +1,5 @@ /* $NetBSD: if_gre.h,v 1.13 2003/11/10 08:51:52 wiz Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/net/if_gre.h,v 1.13.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. |