Deleted Added
full compact
31c31
< * $FreeBSD: head/usr.sbin/rip6query/rip6query.c 95258 2002-04-22 13:44:47Z des $
---
> * $FreeBSD: head/usr.sbin/rip6query/rip6query.c 146187 2005-05-13 16:31:11Z ume $
59,63d58
< /* wrapper for KAME-special getnameinfo() */
< #ifndef NI_WITHSCOPEID
< #define NI_WITHSCOPEID 0
< #endif
<
195c190
< NULL, 0, NI_NUMERICHOST | NI_WITHSCOPEID) != 0) {
---
> NULL, 0, NI_NUMERICHOST) != 0) {