[tor-commits] [flashproxy/master] New RTMFP research directory holding testing code and packet captures

dcf at torproject.org dcf at torproject.org
Sun Jun 12 08:56:27 UTC 2011


commit a9448927e49826bc24f7f0632e5199bbce7e9859
Author: Nate Hardison <nate at rescomp-09-154551.stanford.edu>
Date:   Thu May 12 00:40:45 2011 -0700

    New RTMFP research directory holding testing code and packet captures
---
 com/rtmfpcat/rtmfpcat.as |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/com/rtmfpcat/rtmfpcat.as b/com/rtmfpcat/rtmfpcat.as
index a2e3e61..c3d3fca 100644
--- a/com/rtmfpcat/rtmfpcat.as
+++ b/com/rtmfpcat/rtmfpcat.as
@@ -65,7 +65,7 @@ package
         this.loaderInfo.addEventListener(Event.COMPLETE, onLoaderInfoComplete);
       }
       
-      protected function puts(s:String):void
+      private function puts(s:String):void
       {
           output_text.appendText(s + "\n");
           output_text.scrollV = output_text.maxScrollV;





More information about the tor-commits mailing list