summaryrefslogtreecommitdiff
path: root/main/tdd.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/tdd.c')
-rw-r--r--main/tdd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tdd.c b/main/tdd.c
index a590e3b2f..4f4d75061 100644
--- a/main/tdd.c
+++ b/main/tdd.c
@@ -362,4 +362,3 @@ int tdd_generate(struct tdd_state *tdd, unsigned char *buf, const char *str)
}
return bytes;
}
-