gas/:
[deliverable/binutils-gdb.git] / gas / bit_fix.h
index 80c002278a6f033da540a960db0c6ceb3e2d010a..25fdf30008cfe5e1e5be2e4c73acafe2cb56a3d9 100644 (file)
@@ -1,5 +1,5 @@
 /* bit_fix.h
-   Copyright 1987, 1992, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 2000, 2001, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -20,7 +20,7 @@
 
 /* The bit_fix was implemented to support machines that need variables
    to be inserted in bitfields other than 1, 2 and 4 bytes.
-   Furthermore it gives us a possibillity to mask in bits in the symbol
+   Furthermore it gives us a possibility to mask in bits in the symbol
    when it's fixed in the objectcode and check the symbols limits.
 
    The or-mask is used to set the huffman bits in displacements for the
This page took 0.023841 seconds and 4 git commands to generate.