nasm_build_assert() -> nasm_static_assert()
commit94e4052a8aefc1041afa230b82eab96a2a18470e
authorH. Peter Anvin <hpa@zytor.com>
Tue, 24 Jan 2017 20:26:09 +0000 (24 12:26 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 24 Jan 2017 20:26:09 +0000 (24 12:26 -0800)
tree03cb30a8588e7f026e1345cd595c1ed29dfa2eb8
parent4eb7a1f089ecf8f27184295c56045d8fe2996a51
nasm_build_assert() -> nasm_static_assert()

The C11 standard calls this concept a static assert, so go with that
terminology.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/parser.c
include/nasmlib.h