summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 779c2deedd..57eb4f4331 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -159,7 +159,7 @@ struct dcinfo
fstring remote_machine; /* Machine name we've authenticated. */
- BOOL challange_sent;
+ BOOL challenge_sent;
BOOL got_session_key;
BOOL authenticated;