JSDOC/PackerRun.vala
authorAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2015 10:12:55 +0000 (18:12 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2015 10:12:55 +0000 (18:12 +0800)
JSDOC/PackerRun.vala

index 95fd7ca..980ce15 100644 (file)
@@ -9,7 +9,7 @@ namespace JSDOC
        // --------------- <<<<<<< <MAIN HERE....
        public static int main(string[] args) 
        {
-               new PackerRun(args);
+               new PackerRun(ref args);
                return 0;
        }
 
@@ -44,7 +44,7 @@ namespace JSDOC
                
 
        
-               public PackerRun (string[] args)
+               public PackerRun (ref string[] args)
                {
                
                        Object(