Deleted Added
full compact
1c1
< /* $FreeBSD: head/lib/libiconv_modules/ZW/citrus_zw.c 260003 2013-12-28 13:49:48Z dim $ */
---
> /* $FreeBSD: head/lib/libiconv_modules/ZW/citrus_zw.c 281550 2015-04-15 09:09:20Z tijl $ */
110c110
< wchar_t * __restrict pwc, const char **__restrict s, size_t n,
---
> wchar_t * __restrict pwc, char **__restrict s, size_t n,
113c113
< const char *s0;
---
> char *s0;