diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-30 23:02:38 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-30 23:02:38 +0000 |
commit | f3dd75a38d66ed54a0f2660b0a27d177fb33f068 (patch) | |
tree | d5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/i386/ibcs2/coff.h | |
parent | 7b3fa6ae274a3569da985e1b817e786e36f17f44 (diff) | |
download | FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.zip FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.tar.gz |
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Diffstat (limited to 'sys/i386/ibcs2/coff.h')
-rw-r--r-- | sys/i386/ibcs2/coff.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/ibcs2/coff.h b/sys/i386/ibcs2/coff.h index 0a25b84..28e6c7c 100644 --- a/sys/i386/ibcs2/coff.h +++ b/sys/i386/ibcs2/coff.h @@ -13,7 +13,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author 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 AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: coff.h,v 1.1 1994/10/12 19:37:16 sos Exp $ + * $Id: coff.h,v 1.1 1994/10/14 08:53:14 sos Exp $ */ #ifndef _COFF_H |