summaryrefslogtreecommitdiffstats
path: root/src/mangen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.c')
-rw-r--r--src/mangen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangen.c b/src/mangen.c
index 97b5723..d2bf89a 100644
--- a/src/mangen.c
+++ b/src/mangen.c
@@ -22,7 +22,7 @@
#include <string.h>
#define NAME "0xFFFF"
-#define INFO NAME " - Open Free Fiasco Firmware Flasher, version " VERSION
+#define INFO NAME " \\- Open Free Fiasco Firmware Flasher, version " VERSION
#define DESCRIPTION "0xFFFF is Open Free Fiasco Firmware Flasher for Maemo devices. It support generating and unpacking FIASCO images on local computer. Useful for editing Maemo firmware package for future flash. It support via USB flashing any image type to Maemo device and also \"cold\" flashing which means flashing dead device with erased bootloader. There is support for booting kernel via USB without flashing to NAND and also changing configuration of Maemo device (enable/disable R&D mode, changing HW revision strings, ...).\n\n0xFFFF is alternative tool to proprietary Nokia flasher-3.5 and fiasco-gen. 0xFFFF generate compatible FIASCO images and also accept FIASCO images generated by Nokia fiasco-gen."
int main() {