Enable Intel PCONFIG instruction.
[binutils-gdb.git] / gas / symbols.h
index 2fee190d4c279cc60b636284a8d731a33abd0456..cb316b5c8f827d4cb8b044e0b2922ed39d94c45f 100644 (file)
@@ -1,5 +1,5 @@
 /* symbols.h -
-   Copyright (C) 1987-2016 Free Software Foundation, Inc.
+   Copyright (C) 1987-2018 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.