about summary refs log tree commit diff
path: root/blaze822.c
diff options
context:
space:
mode:
Diffstat (limited to 'blaze822.c')
-rw-r--r--blaze822.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/blaze822.c b/blaze822.c
index a71cf23..6665115 100644
--- a/blaze822.c
+++ b/blaze822.c
@@ -198,6 +198,7 @@ blaze822_addr(char *s, char **dispo, char **addro)
 					    ttok, tc);
 				}
 				tc = ttok;
+				*ttok = 0;
 				not_addr = 0;
 			}
 			if (!*s) {