From ce9178fb13908eca5b7835e785fc0914a5022615 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 23 Jun 2002 14:19:13 +0000 Subject: Simon thanks for the patch. Some clean ups. Patch provided by tronical OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp --- (limited to 'noncore/tools/opie-sh/opie-sh.cpp') diff --git a/noncore/tools/opie-sh/opie-sh.cpp b/noncore/tools/opie-sh/opie-sh.cpp index e898cb1..96b4b93 100644 --- a/noncore/tools/opie-sh/opie-sh.cpp +++ b/noncore/tools/opie-sh/opie-sh.cpp @@ -99,6 +99,7 @@ int myMessageBox(int wi, int h, QWidget *w, int argc, QStringList args) return 1; case 4: return 2; + default: return -1; } } @@ -128,7 +129,7 @@ void printusage() printf(" -L [label] The label for the input field\n"); printf(" -F [filename] An input file (for when it makes sense) [Default = stdin]\n"); printf(" -E Makes list input editable\n"); - printf(" -g Disable fullscreen\n\0"); + printf(" -g Disable fullscreen\n"); } int fileviewer(QPEApplication *a, int argc, QStringList args) -- cgit v0.9.0.2