summaryrefslogtreecommitdiffstats
path: root/sys/net/if_tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_tun.h')
-rw-r--r--sys/net/if_tun.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/if_tun.h b/sys/net/if_tun.h
index 84130d6..3173085 100644
--- a/sys/net/if_tun.h
+++ b/sys/net/if_tun.h
@@ -8,12 +8,12 @@
* in any changes that are made.
*
* This driver takes packets off the IP i/f and hands them up to a
- * user process to have it's wicked way with. This driver has it's
+ * user process to have its wicked way with. This driver has it's
* roots in a similar driver written by Phil Cockcroft (formerly) at
* UCL. This driver is based much more on read/write/select mode of
* operation though.
*
- * $Id$
+ * $Id: if_tun.h,v 1.12 1998/01/26 19:52:34 brian Exp $
*/
#ifndef _NET_IF_TUN_H_
OpenPOWER on IntegriCloud