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

index 7e00e49..3dc2748 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 = "")
                {