From ad42ea5b0d506c6886eb87a4ff7f175598356cd3 Mon Sep 17 00:00:00 2001 From: andersen Date: Mon, 14 Jul 2003 21:21:08 +0000 Subject: Update a bunch of docs. Run a script to update my email addr. git-svn-id: svn://busybox.net/trunk/busybox@7061 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- libbb/inet_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libbb/inet_common.c') diff --git a/libbb/inet_common.c b/libbb/inet_common.c index 5e2343bdd..8b0ec8a0b 100644 --- a/libbb/inet_common.c +++ b/libbb/inet_common.c @@ -1,10 +1,10 @@ /* * stolen from net-tools-1.59 and stripped down for busybox by - * Erik Andersen + * Erik Andersen * * Heavily modified by Manuel Novoa III Mar 12, 2001 * - * Version: $Id: inet_common.c,v 1.6 2003/03/19 09:12:07 mjn3 Exp $ + * Version: $Id: inet_common.c,v 1.7 2003/07/14 21:20:55 andersen Exp $ * */ -- cgit v1.2.3-55-g6feb