Deleted Added
full compact
19c19
< static const char rcsid[] = "$Id: inet_pton.c,v 1.2.206.2 2005/07/28 07:43:18 marka Exp $";
---
> static const char rcsid[] = "$Id: inet_pton.c,v 1.3.18.2 2005/07/28 07:38:07 marka Exp $";
22c22
< __FBSDID("$FreeBSD: head/lib/libc/inet/inet_pton.c 156956 2006-03-21 15:37:16Z ume $");
---
> __FBSDID("$FreeBSD: head/lib/libc/inet/inet_pton.c 170244 2007-06-03 17:20:27Z ume $");
35c35
< /*
---
> /*%
186c186
< break; /* '\0' was seen by inet_pton4(). */
---
> break; /*%< '\\0' was seen by inet_pton4(). */
223a224,225
>
> /*! \file */