diff options
Diffstat (limited to 'lib/libc/net/if_nametoindex.c')
| -rw-r--r-- | lib/libc/net/if_nametoindex.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/net/if_nametoindex.c b/lib/libc/net/if_nametoindex.c index d0ca5212755d..e94463468ee5 100644 --- a/lib/libc/net/if_nametoindex.c +++ b/lib/libc/net/if_nametoindex.c @@ -26,7 +26,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/net/if_nametoindex.c,v 1.5 2003/05/01 19:03:14 nectar Exp $");  #include "namespace.h"  #include <sys/types.h> | 
