From a619d06341041886ae3c269aa3723fc88699bdf4 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 14 Sep 2007 19:01:57 +0000 Subject: Corrent an info message git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14692 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/e200rpatcher/e200rpatcher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rbutil/e200rpatcher/e200rpatcher.c b/rbutil/e200rpatcher/e200rpatcher.c index 23828ac53b..eff6dc136b 100644 --- a/rbutil/e200rpatcher/e200rpatcher.c +++ b/rbutil/e200rpatcher/e200rpatcher.c @@ -156,7 +156,7 @@ found: } - fprintf(stderr,"[ERR] Found E200R, uploading patching application.\n"); + fprintf(stderr,"[INFO] Found E200R, uploading patching application.\n"); /* Now we can transfer the application to the device. */ -- cgit v1.2.3