x86: replace Reg8, Reg16, Reg32, and Reg64
[deliverable/binutils-gdb.git] / gas / symbols.h
index 4c83033152ccb7bd4cefa931ce023391b9661390..a04ca1f8b311d4be1aa1ce2ae338a1d356c258ae 100644 (file)
@@ -1,5 +1,5 @@
 /* symbols.h -
-   Copyright (C) 1987-2014 Free Software Foundation, Inc.
+   Copyright (C) 1987-2017 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -146,7 +146,7 @@ struct broken_word
     struct broken_word *use_jump;
   };
 extern struct broken_word *broken_words;
-#endif /* ndef WORKING_DOT_WORD */
+#endif /* ifdef WORKING_DOT_WORD */
 
 /*
  * Current means for getting from symbols to segments and vice verse.
This page took 0.023903 seconds and 4 git commands to generate.