summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7ac886f..6141da6 100644
--- a/main.c
+++ b/main.c
@@ -260,7 +260,7 @@ int main(void) {
if (!timeout)
break;
- SEND(STRING());
+ SEND(STRING(""));
}
if (new_len == 0) {