Ignore:
Timestamp:
May 20, 2009, 6:46:53 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/librpc/idl/netlogon.idl

    r136 r204  
    11831183                [in]  netr_SchannelType secure_channel_type,
    11841184                [in]  [string,charset(UTF16)] uint16 computer_name[],
    1185                 [in]  netr_Authenticator credential,
    1186                 [in]  netr_CryptPassword new_password,
    1187                 [out,ref] netr_Authenticator *return_authenticator
     1185                [in,ref] netr_Authenticator *credential,
     1186                [out,ref] netr_Authenticator *return_authenticator,
     1187                [in,ref] netr_CryptPassword *new_password
    11881188                );
    11891189
Note: See TracChangeset for help on using the changeset viewer.