diff --git a/commandline.c b/commandline.c index 04609463..631d9815 100644 --- a/commandline.c +++ b/commandline.c @@ -410,11 +410,13 @@ int app_mdp_ping(int argc,char **argv,struct command_line_option *o) XXX - allow lookup of SID prefixes and telephone numbers (that would require MDP lookup of phone numbers, which doesn't yet occur) */ int i; + int broadcast=0; unsigned char ping_sid[SID_SIZE]; if (strcasecmp(sid,"broadcast")) { stowSid(ping_sid,0,sid); } else { for(i=0;i