gas/doc/c-z80.texi: Fix @xref warnings
[deliverable/binutils-gdb.git] / gas / bit_fix.h
index 25efd07cc5d13faa9ba454189b38d8f3fcf93b16..ae5c97be57fd9ddbaab7c56d6dabccc44c8c48ca 100644 (file)
@@ -1,5 +1,5 @@
 /* bit_fix.h
-   Copyright (C) 1987-2015 Free Software Foundation, Inc.
+   Copyright (C) 1987-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -21,7 +21,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 possibility to mask in bits in the symbol
-   when it's fixed in the objectcode and check the symbols limits.
+   when it's fixed in the object code and check the symbols limits.
 
    The or-mask is used to set the huffman bits in displacements for the
    ns32k port.
This page took 0.023908 seconds and 4 git commands to generate.