summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/crcgen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/crcgen.c b/misc/crcgen.c
index df8b0c3..f11e252 100644
--- a/misc/crcgen.c
+++ b/misc/crcgen.c
@@ -42,6 +42,3 @@ int main(int argc, char *argv[])
return 0;
}
-
-
-