summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
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;
}
-
-
-