Ignore:
Timestamp:
Jul 5, 2008, 4:29:13 PM (17 years ago)
Author:
cinc
Message:

Changed some types in method definitions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nomstring.idl

    r373 r384  
    138138     Truncated NOMString object. This is not a copy.
    139139  */
    140   PNOMString truncate(in unsigned long ulNewLen);
     140  PNOMString truncate(in gulong ulNewLen);
    141141
    142142  /**
Note: See TracChangeset for help on using the changeset viewer.