diff options
author | 1997-04-23 00:28:22 +0000 | |
---|---|---|
committer | 1997-04-23 00:28:22 +0000 | |
commit | 37839223cf610507ef34da88b22ffd85cd09c6d5 (patch) | |
tree | e42ed514ebdbbf1a644b1f2306de63c0c007527e | |
parent | Damn. Change _all_ instances of #ifdef __NetBSD__ to #if (diff) | |
download | wireguard-openbsd-37839223cf610507ef34da88b22ffd85cd09c6d5.tar.xz wireguard-openbsd-37839223cf610507ef34da88b22ffd85cd09c6d5.zip |
NetBSD -> OpenBSD in comments. Last references in here.
-rw-r--r-- | sys/arch/mac68k/dev/if_snvar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mac68k/dev/if_snvar.h b/sys/arch/mac68k/dev/if_snvar.h index 773ad836877..5f3bd9bf5b2 100644 --- a/sys/arch/mac68k/dev/if_snvar.h +++ b/sys/arch/mac68k/dev/if_snvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_snvar.h,v 1.5 1997/04/13 14:14:52 briggs Exp $ */ +/* $OpenBSD: if_snvar.h,v 1.6 1997/04/23 00:28:22 gene Exp $ */ /* * Copyright (c) 1991 Algorithmics Ltd (http://www.algor.co.uk) @@ -7,7 +7,7 @@ */ /* - * if_snvar.h -- National Semiconductor DP83932BVF (SONIC) NetBSD/mac68k vars + * if_snvar.h -- National Semiconductor DP83932BVF (SONIC) OpenBSD/mac68k vars */ /* |