diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 |
| commit | 039ea811636f62633b18bcadb9f5332b215f7900 (patch) | |
| tree | 2b6265c3f691194eb9ff68f608c028eb43e14708 /include/arpa/inet.h | |
| parent | 0724db41d65f0854fe1349e284feceb8c5c047ed (diff) | |
Diffstat (limited to 'include/arpa/inet.h')
| -rw-r--r-- | include/arpa/inet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 91733a9ca382..b139e474db4a 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -56,7 +56,7 @@ /*% * @(#)inet.h 8.1 (Berkeley) 6/2/93 * $Id: inet.h,v 1.2.18.1 2005/04/27 05:00:50 sra Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.31.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _ARPA_INET_H_ |
