x86: Remove restriction on NOTRACK prefix position
[deliverable/binutils-gdb.git] / gas / symbols.h
index 2fee190d4c279cc60b636284a8d731a33abd0456..a04ca1f8b311d4be1aa1ce2ae338a1d356c258ae 100644 (file)
@@ -1,5 +1,5 @@
 /* symbols.h -
-   Copyright (C) 1987-2016 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.030504 seconds and 4 git commands to generate.