summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-07-16 10:23:26 -0400
committerH. Peter Anvin <hpa@zytor.com>2009-07-16 10:23:26 -0400
commit02d66b182c5d5a1a0ce8c481caad1cea072c27e5 (patch)
tree7cbe981902885e4f072bcfb34ded4c3a073ef339 /misc
parent395d3811143d61f6d0765e678d766185981aae97 (diff)
downloadnasm-02d66b182c5d5a1a0ce8c481caad1cea072c27e5.tar.gz
crcgen: clean up whitespace
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/crcgen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/crcgen.c b/misc/crcgen.c
index df8b0c30..f11e252f 100644
--- a/misc/crcgen.c
+++ b/misc/crcgen.c
@@ -42,6 +42,3 @@ int main(int argc, char *argv[])
return 0;
}
-
-
-