* expedite: small cosmetic.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 15:37:22 +0000 (15:37 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 15:37:22 +0000 (15:37 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@47324 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/main.c

index ec7a3df..7f8ac7d 100644 (file)
@@ -1233,8 +1233,7 @@ _help(void)
           "  -p PROFILE\n"
           "  -f use netwm fullscreen request (requires x11 + wm)\n"
           "\n"
-          "Where ENGINE can be one of:\n"
-          " ");
+          "Where ENGINE can be one of:\n");
    for (i = 0; engines[i].name != NULL; ++i)
      fprintf(stderr, " %s", engines[i].name);