Changeset 61

Show
Ignore:
Timestamp:
09/16/06 11:57:10 (2 years ago)
Author:
tueda2
Message:

no warning!!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/overhaul_handler.js

    r59 r61  
    130130                sinput.init(inputStream); 
    131131                receivedDataArray[i]+= sinput.read(count); 
    132                 }, 
     132                } 
    133133        }; 
    134134