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) |
- 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 @@ /* vi: set sw=4 ts=4: */ /* - * $Id: hostname.c,v 1.36 2003/07/14 21:21:01 andersen Exp $ * Mini hostname implementation for busybox * * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> |