Changeset 34

Show
Ignore:
Timestamp:
01/15/06 13:35:48 (3 years ago)
Author:
Jan-Klaas Kollhof
Message:

fixed syntax problem which caused build script to fail

Files:

Legend:

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

    r33 r34  
    263263    }else{ 
    264264        throw new jsolait.Exception('Objec cannot be hashed: %s'.format(obj)); 
    265     }; 
     265    } 
    266266}; 
    267267