diff options
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/idl/lsa.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/lsa.idl b/source4/librpc/idl/lsa.idl index ec694df1bf..c36fce9dae 100644 --- a/source4/librpc/idl/lsa.idl +++ b/source4/librpc/idl/lsa.idl @@ -658,7 +658,7 @@ NTSTATUS lsa_GetUserName( [in] unistr *system_name, [in,out] lsa_String *account_name, - [in,out] lsa_StringPointer *unknown_name + [in,out] lsa_StringPointer *authority_name ); /**********************/ |