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 /miscutils | |
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 'miscutils')
-rw-r--r-- | miscutils/rx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/rx.c b/miscutils/rx.c index 9b9f6afd4..6fb23b97b 100644 --- a/miscutils/rx.c +++ b/miscutils/rx.c | |||
@@ -1,7 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /*------------------------------------------------------------------------- | 2 | /*------------------------------------------------------------------------- |
3 | * Filename: xmodem.c | 3 | * Filename: xmodem.c |
4 | * Version: $Id: rx.c,v 1.2 2004/03/15 08:28:46 andersen Exp $ | ||
5 | * Copyright: Copyright (C) 2001, Hewlett-Packard Company | 4 | * Copyright: Copyright (C) 2001, Hewlett-Packard Company |
6 | * Author: Christopher Hoover <ch@hpl.hp.com> | 5 | * Author: Christopher Hoover <ch@hpl.hp.com> |
7 | * Description: xmodem functionality for uploading of kernels | 6 | * Description: xmodem functionality for uploading of kernels |