Ignore:
Timestamp:
03/04/13 20:12:35 (12 years ago)
Author:
tbretz
Message:
Fixed a small bug in the arguments of dim.state
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/doc/dim.js

    r14972 r14982  
    104104 *     be returned, but without any properties.
    105105 */
    106 dim.state = function(server, timeout) { /* [native code] */ }
     106dim.state = function() { /* [native code] */ }
    107107
    108108/**
Note: See TracChangeset for help on using the changeset viewer.