diff --git a/sendsms2mobyt.c b/sendsms2mobyt.c index eae5986..b6a96fa 100644 --- a/sendsms2mobyt.c +++ b/sendsms2mobyt.c @@ -36,7 +36,7 @@ int urlencode (char *msg, char *encmsg) { char *h = "0123456789abcdef"; unsigned int i; - char c; + unsigned char c; int ind=0; for (i=0;i