0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00

crcgen: clean up whitespace

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2009-07-16 10:23:26 -04:00
parent 395d381114
commit 02d66b182c

View File

@ -42,6 +42,3 @@ int main(int argc, char *argv[])
return 0;
}