summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/librpc/idl/nbt.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/nbt.idl b/source4/librpc/idl/nbt.idl
index 2468e4e8bf..371084bc65 100644
--- a/source4/librpc/idl/nbt.idl
+++ b/source4/librpc/idl/nbt.idl
@@ -458,7 +458,7 @@
typedef struct {
[value(19)] uint16 type;
nstring pdc_name;
- nstring unknown;
+ nstring user_name;
nstring domain_name;
uint32 nt_version;
uint16 lmnt_token;
@@ -468,7 +468,7 @@
typedef struct {
[value(19)] uint16 type;
nstring pdc_name;
- nstring unknown;
+ nstring user_name;
nstring domain_name;
GUID domain_uuid;
GUID unknown_uuid;