From: Alan Knowles Date: Thu, 22 Jul 2010 09:01:04 +0000 (+0800) Subject: sync X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=e7778212576fb2feb0e0aeebc967934ff0e66aa8 sync --- diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 49479af..a840566 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -214,7 +214,7 @@ Options = { i++; while(i < args.length) { - if (args[i].substring(0,2) != '--'){ + if (args[i].substring(0,2) == '--'){ break; }