Deleted Added
full compact
26c26
< * $FreeBSD: head/lib/libc/iconv/__iconv.c 258587 2013-11-25 20:17:55Z peter $
---
> * $FreeBSD: head/lib/libc/iconv/__iconv.c 281550 2015-04-15 09:09:20Z tijl $
34c34
< __iconv(iconv_t a, const char **b, size_t *c, char **d,
---
> __iconv(iconv_t a, char **b, size_t *c, char **d,