Deleted Added
full compact
41c41
< __FBSDID("$FreeBSD: head/lib/libc/stdio/vsscanf.c 92986 2002-03-22 21:53:29Z obrien $");
---
> __FBSDID("$FreeBSD: head/lib/libc/stdio/vsscanf.c 101776 2002-08-13 09:30:41Z tjr $");
44a45
> #include "local.h"
66a68
> struct __sFILEX ext;
74a77,78
> f._extra = &ext;
> INITEXTRA(&f);