Changeset 60

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

remove wrong comma

Files:

Legend:

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

    r51 r60  
    3939                                onDataAvailable: function(request, context, inputStream, offset, count){ 
    4040                                        this.data += instream.read(count); 
    41                                 }, 
     41                                } 
    4242                        }; 
    4343