Skip to content

Commit ec84c5b

Browse files
authored
Update toddog.c
1 parent d307035 commit ec84c5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/toddog.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ char *eventtoddog(
8585
}
8686

8787
// the main part
88-
8988
asprintf(&theevent,"_e{%d,%d}:%s|%s|#%s",strlen(title),strlen(text),title,text,tag);
9089
udp(8125, theevent);
9190

0 commit comments

Comments
 (0)