Pier Fumagalli wrote:


From: "Ivo Conde" <[EMAIL PROTECTED]>
Here is the buggy part of the method:

 case 4:
         switch (method[0])
         {
         case 'H':
             return (method[1] == 'E'
                     && method[2] == 'A'
                     && method[3] == 'D'
                     ? SC_M_GET : UNKNOWN_METHOD);


Standard copy/paste error :). Commited. Thanks for spotting that.

Regards,
Mladen.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to