1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo

Tested with nt4 and w2k3.

metze
This commit is contained in:
Stefan Metzmacher 2008-02-15 14:56:35 +01:00
parent 78d22a28ec
commit 24ec069751

View File

@ -960,7 +960,7 @@ import "misc.idl", "lsa.idl", "security.idl";
typedef struct {
uint32 idx;
lsa_AsciiString account_name;
lsa_AsciiStringLarge account_name;
} samr_DispEntryAscii;
typedef struct {