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) |
- 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 @@ /* vi: set sw=4 ts=4: */ /*------------------------------------------------------------------------- * Filename: xmodem.c - * Version: $Id: rx.c,v 1.2 2004/03/15 08:28:46 andersen Exp $ * Copyright: Copyright (C) 2001, Hewlett-Packard Company * Author: Christopher Hoover <ch@hpl.hp.com> * Description: xmodem functionality for uploading of kernels |