summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-12-15 09:28:28 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-15 10:19:08 +0100
commit9491ec78009839af24d7d7296219e296a3700fe7 (patch)
treeb6eea2a676606a6a5bc19bee4de152db0c680164 /commands
parenta3ffa97f40dc81f2d6b07ee964f2340fe0c1ba97 (diff)
downloadbarebox-9491ec78009839af24d7d7296219e296a3700fe7.tar.gz
barebox-9491ec78009839af24d7d7296219e296a3700fe7.tar.xz
Cleanup colleteral damage from renaming
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/xyzModem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/xyzModem.c b/commands/xyzModem.c
index e034658eb9..1dd255d8e3 100644
--- a/commands/xyzModem.c
+++ b/commands/xyzModem.c
@@ -3,7 +3,7 @@
* @brief RedBoot stream handler for xyzModem protocol
*
* FileName: commands/xyzModem.c
- * Originally from barebox V1 xyzModem.c
+ * Originally from u-boot xyzModem.c
*/
/*
* 2008 - Nishanth Menon <x0nishan@ti.com>