mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
The intended form was __?NASM_HAS_IFDIRECTIVE?__, which matches the documentation but not the code. Fix the code. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>