aboutsummaryrefslogtreecommitdiff
path: root/networking/route.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-22 17:04:53 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-22 17:04:53 +0000
commitbb8c7c041c3814ad65897771d9e90d4ad962e197 (patch)
treed884b1bd32e1a41185254f7b9ed980329e46e587 /networking/route.c
parent703e20235aa0624d3ff4335c1e86edaa6e21efe2 (diff)
downloadbusybox-bb8c7c041c3814ad65897771d9e90d4ad962e197.tar.gz
- sed -i -e "/\$Id:/d;"
Diffstat (limited to 'networking/route.c')
-rw-r--r--networking/route.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/route.c b/networking/route.c
index c6fb5a371..56c6f46c6 100644
--- a/networking/route.c
+++ b/networking/route.c
@@ -12,7 +12,6 @@
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*
- * $Id: route.c,v 1.26 2004/03/19 23:27:08 mjn3 Exp $
*
* displayroute() code added by Vladimir N. Oleynik <dzo@simtreas.ru>
* adjustments by Larry Doolittle <LRDoolittle@lbl.gov>