Merge in recent changes from the main trunk.
This commit is contained in:
parent
4e06ab75e8
commit
a76a29f233
@ -73,7 +73,7 @@ static int convert(unsigned char *s)
|
|||||||
|
|
||||||
for(d=s ; *s ; s+=2,++d)
|
for(d=s ; *s ; s+=2,++d)
|
||||||
{
|
{
|
||||||
int n;
|
unsigned int n;
|
||||||
|
|
||||||
if(!s[1])
|
if(!s[1])
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user