PR23254, ld.bfd mishandles file pointers while scanning archive
[deliverable/binutils-gdb.git] / gas / symbols.h
index 4fc53219d798155736c8475f7ed43ef6d2511271..cb316b5c8f827d4cb8b044e0b2922ed39d94c45f 100644 (file)
@@ -1,5 +1,5 @@
 /* symbols.h -
-   Copyright (C) 1987-2017 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.
This page took 0.022922 seconds and 4 git commands to generate.