mirror of /home/gitosis/repositories/libowfat.git
"::" case was handled incorrectly.
This commit is contained in:
parent
818e782ce0
commit
23674f0cc1
|
@ -39,6 +39,7 @@ unsigned int fmt_ip6(char *s,const char ip[16])
|
|||
}
|
||||
}
|
||||
}
|
||||
if (compressing) { *s++=':'; ++len; }
|
||||
|
||||
/* if (s) *s=0; */
|
||||
return len;
|
||||
|
|
Loading…
Reference in New Issue