Deleted Added
full compact
28c28
< __FBSDID("$FreeBSD: head/lib/libc/stdio/fgetws.c 136092 2004-10-03 15:48:32Z stefanf $");
---
> __FBSDID("$FreeBSD: head/lib/libc/stdio/fgetws.c 178287 2008-04-17 22:17:54Z jhb $");
65c65
< n - 1, &fp->_extra->mbstate);
---
> n - 1, &fp->_mbstate);
89c89
< if (!__mbsinit(&fp->_extra->mbstate))
---
> if (!__mbsinit(&fp->_mbstate))