* app.c: Fix comment typos.
[deliverable/binutils-gdb.git] / gas / bit_fix.h
index 3eedb3ca464500a6be1de552dc4b98fe05e8a585..5f69fcff7a737946dc43014f7e9acb348f0ead10 100644 (file)
@@ -1,5 +1,5 @@
 /* bit_fix.h
-   Copyright 1987, 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -27,7 +27,7 @@
    ns32k port.
    The acbi, addqi, movqi, cmpqi instruction requires an assembler that
    can handle bitfields. Ie handle an expression, evaluate it and insert
-   the result in an some bitfield. ( ex: 5 bits in a short field of a opcode)
+   the result in an some bitfield. ( ex: 5 bits in a short field of an opcode)
    */
 
 #ifndef __bit_fix_h__
This page took 0.022953 seconds and 4 git commands to generate.