Oded Arbel wrote:
> 
> On Monday 23 June 2003 15:09, Stipe Tolj wrote:
> >
> > I have asked Oded some times now and he's not responding currently.
> 
> I'm sorry for not being available, I have to juggle several tasks, and
> currently my Kannel time suffers for it.
> 
> > BTW, where is the function gw_generate_id() defined that is used in
> > smsc_soap.c:924???
> 
> patch attached

thanks a lot,

still one question: what is this chunk for:

@@ -256,9 +256,6 @@
             }
             if (*p != *b) break;
         }
-        if (*p == ';' || *p == '\0') {
-            return 1;
-        }
         while (*p != '\0' && *p != ';')
             p++;
         while (*p == ';') p++;


???

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 D�sseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to