X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fburst.c;h=980972e698a97ec9c8791c1c616bff75b93ddae3;hb=af586ebe59b73c23b2291624ab0015913c5a3687;hp=1f626f358e5c4443674307254e2fc55f304d717b;hpb=a1aa5032943899145617de8d28165556fb2ff2ae;p=mmh diff --git a/uip/burst.c b/uip/burst.c index 1f626f3..980972e 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -208,7 +208,7 @@ main (int argc, char **argv) static int find_delim (int msgnum, struct smsg *smsgs) { - int wasdlm, msgp; + int wasdlm = 0, msgp; off_t pos; char c, *msgnam; char buffer[BUFSIZ];