]> Dogcows Code - chaz/openbox/commitdiff
erroneous comment
authorDana Jansens <danakj@orodu.net>
Sat, 2 Feb 2008 19:29:08 +0000 (14:29 -0500)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Feb 2008 19:29:08 +0000 (14:29 -0500)
openbox/openbox.c

index 7d7e0d0d7cff8bd7fc0771390a6b6abc33969516..12106f6b2b1cf5b7642cd26adb82829888dd9094 100644 (file)
@@ -579,7 +579,6 @@ static void parse_args(gint *argc, gchar **argv)
         }
         else if (!strcmp(argv[i], "--config-file")) {
             if (i == *argc - 1) /* no args left */
-                /* not translated cuz it's sekret */
                 g_printerr(_("--config-file requires an argument\n"));
             else {
                 /* this will be in the current locale encoding, which is
This page took 0.022269 seconds and 4 git commands to generate.