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 /networking/hostname.c | |
parent | 703e20235aa0624d3ff4335c1e86edaa6e21efe2 (diff) | |
download | busybox-w32-bb8c7c041c3814ad65897771d9e90d4ad962e197.tar.gz busybox-w32-bb8c7c041c3814ad65897771d9e90d4ad962e197.tar.bz2 busybox-w32-bb8c7c041c3814ad65897771d9e90d4ad962e197.zip |
- sed -i -e "/\$Id:/d;"
Diffstat (limited to 'networking/hostname.c')
-rw-r--r-- | networking/hostname.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/hostname.c b/networking/hostname.c index 6975b2b30..6d3b8ebb8 100644 --- a/networking/hostname.c +++ b/networking/hostname.c | |||
@@ -1,6 +1,5 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * $Id: hostname.c,v 1.36 2003/07/14 21:21:01 andersen Exp $ | ||
4 | * Mini hostname implementation for busybox | 3 | * Mini hostname implementation for busybox |
5 | * | 4 | * |
6 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> | 5 | * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |