summaryrefslogtreecommitdiff
path: root/sys/net/if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if.c')
-rw-r--r--sys/net/if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if.c b/sys/net/if.c
index bc073fe3dbfd0..c730edc0dc898 100644
--- a/sys/net/if.c
+++ b/sys/net/if.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)if.c 8.3 (Berkeley) 1/4/94
- * $Id: if.c,v 1.15.4.1 1995/07/13 09:10:43 davidg Exp $
+ * $Id: if.c,v 1.15.4.2 1996/06/24 22:04:11 gpalmer Exp $
*/
#include <sys/param.h>