aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/symbols.h')
-rw-r--r--gas/symbols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/symbols.h b/gas/symbols.h
index 4fc5321..a04ca1f 100644
--- a/gas/symbols.h
+++ b/gas/symbols.h
@@ -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.