diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
| commit | 21dc7d4f578ad6d23b31512cb85464b3d4dd93ec (patch) | |
| tree | d4dd7648d0011a1f104ed13c2a2bcb8aa83b9690 /sys/dev/wl | |
| parent | 0d78c0dce248a95332f50b45374d44eb7ad2116d (diff) | |
Notes
Diffstat (limited to 'sys/dev/wl')
| -rw-r--r-- | sys/dev/wl/if_wl.c | 2 | ||||
| -rw-r--r-- | sys/dev/wl/if_wl.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 2563bcd54fba5..dbd449bbeb000 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -6,7 +6,7 @@ * 1. Redistributions of source code must retain all copyright * notices, this list of conditions and the following disclaimer. * 2. The names of the authors may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/wl/if_wl.h b/sys/dev/wl/if_wl.h index 149c81ad313a5..b851fb28ae3f4 100644 --- a/sys/dev/wl/if_wl.h +++ b/sys/dev/wl/if_wl.h @@ -5,7 +5,7 @@ * 1. Redistributions of source code must retain all copyright * notices, this list of conditions and the following disclaimer. * 2. The names of the authors may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
