diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-22 17:04:53 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-22 17:04:53 +0000 |
commit | bb8c7c041c3814ad65897771d9e90d4ad962e197 (patch) | |
tree | d884b1bd32e1a41185254f7b9ed980329e46e587 /libbb | |
parent | 703e20235aa0624d3ff4335c1e86edaa6e21efe2 (diff) | |
download | busybox-bb8c7c041c3814ad65897771d9e90d4ad962e197.tar.gz |
- sed -i -e "/\$Id:/d;"
Diffstat (limited to 'libbb')
-rw-r--r-- | libbb/inet_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/inet_common.c b/libbb/inet_common.c index 6b31c79f2..0ef91dc4b 100644 --- a/libbb/inet_common.c +++ b/libbb/inet_common.c @@ -5,7 +5,6 @@ * * Heavily modified by Manuel Novoa III Mar 12, 2001 * - * Version: $Id: inet_common.c,v 1.8 2004/03/10 07:42:38 mjn3 Exp $ * */ |