Deleted Added
full compact
1c1
< /* $FreeBSD: head/lib/libc/iconv/citrus_none.c 252583 2013-07-03 18:27:45Z peter $ */
---
> /* $FreeBSD: head/lib/libc/iconv/citrus_none.c 281550 2015-04-15 09:09:20Z tijl $ */
86c86
< _csid_t *csid, _index_t *idx, const char **s, size_t n,
---
> _csid_t *csid, _index_t *idx, char **s, size_t n,
162c162
< _wc_t * __restrict pwc, const char ** __restrict s, size_t n,
---
> _wc_t * __restrict pwc, char ** __restrict s, size_t n,