diff options
Diffstat (limited to 'sys/net/if_tun.h')
-rw-r--r-- | sys/net/if_tun.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_tun.h b/sys/net/if_tun.h index 31730858e0521..5be8b4d54adc8 100644 --- a/sys/net/if_tun.h +++ b/sys/net/if_tun.h @@ -13,7 +13,7 @@ * UCL. This driver is based much more on read/write/select mode of * operation though. * - * $Id: if_tun.h,v 1.12 1998/01/26 19:52:34 brian Exp $ + * $Id: if_tun.h,v 1.13 1998/04/17 22:36:56 des Exp $ */ #ifndef _NET_IF_TUN_H_ |