diff options
Diffstat (limited to 'contrib/tcp_wrappers/tcpd.c')
-rw-r--r-- | contrib/tcp_wrappers/tcpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcp_wrappers/tcpd.c b/contrib/tcp_wrappers/tcpd.c index 55c6853c18811..b7e4582fa80b6 100644 --- a/contrib/tcp_wrappers/tcpd.c +++ b/contrib/tcp_wrappers/tcpd.c @@ -9,7 +9,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tcpd.c,v 1.2.58.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef lint |