JSDOC/Packer.vala
authorAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2015 08:55:19 +0000 (16:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2015 08:55:19 +0000 (16:55 +0800)
JSDOC/Packer.vala

index 219aefe..7e00e49 100644 (file)
@@ -105,7 +105,7 @@ namespace JSDOC
                public string activeFile = "";
                
                
-               public  string outstr = ""; // if no target is specified - then this will contain the result
+               //public  string outstr = ""; // if no target is specified - then this will contain the result
     
                public Packer(string target, string targetDebug = "")
                {
@@ -412,7 +412,7 @@ namespace JSDOC
                                 
                        }
                
-                       return this.outstr;
+                       return outf;