diff options
author | 1996-03-08 16:42:45 +0000 | |
---|---|---|
committer | 1996-03-08 16:42:45 +0000 | |
commit | 71bd8889c4052a543e2298298a29cb4c9df0c70c (patch) | |
tree | d8bc90785dda8ba85c0baf1bacc535e1696ccb7e /sys/dev/isa/if_le.c | |
parent | rm '-f' config.cache (diff) | |
download | wireguard-openbsd-71bd8889c4052a543e2298298a29cb4c9df0c70c.tar.xz wireguard-openbsd-71bd8889c4052a543e2298298a29cb4c9df0c70c.zip |
From NetBSD: merge of 960217
Diffstat (limited to 'sys/dev/isa/if_le.c')
-rw-r--r-- | sys/dev/isa/if_le.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/if_le.c b/sys/dev/isa/if_le.c index 3e5ca0ef005..529ee9acd58 100644 --- a/sys/dev/isa/if_le.c +++ b/sys/dev/isa/if_le.c @@ -1,4 +1,5 @@ -/* $NetBSD: if_le.c,v 1.37 1995/11/25 01:24:00 cgd Exp $ */ +/* $OpenBSD: if_le.c,v 1.5 1996/03/08 16:43:05 niklas Exp $ */ +/* $NetBSD: if_le.c,v 1.38 1995/12/24 02:31:35 mycroft Exp $ */ /*- * Copyright (c) 1995 Charles M. Hannum. All rights reserved. |