mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-28 10:24:38 +00:00
Change the severity parameter to the error function from "int" to an unsigned typedef, currently uint32_t. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>