projects
/
hmcfgusb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
558a94b
)
fixed misleading error message
author
Michael Gernoth
<michael@gernoth.net>
Sun, 16 Feb 2014 11:29:34 +0000
(12:29 +0100)
committer
Michael Gernoth
<michael@gernoth.net>
Sun, 16 Feb 2014 11:29:34 +0000
(12:29 +0100)
flash-ota.c
patch
|
blob
|
blame
|
history
diff --git
a/flash-ota.c
b/flash-ota.c
index 952d78c8cb2ee28f6694e64e9d5816b42e14a320..cbda024a9b8269c6bb2617d068708db6c7b4933e 100644
(file)
--- a/
flash-ota.c
+++ b/
flash-ota.c
@@
-229,7
+229,7
@@
int main(int argc, char **argv)
}
if (dev->bootloader) {
- fprintf(stderr, "\nHM-CFG-USB
not
in bootloader mode, aborting!\n");
+ fprintf(stderr, "\nHM-CFG-USB in bootloader mode, aborting!\n");
exit(EXIT_FAILURE);
}
Impressum
,
Datenschutz