summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-03-05 00:53:46 +0000
committerTim Potter <tpot@samba.org>2002-03-05 00:53:46 +0000
commit308b222ffd4705d8f4ff53fbb76fc7c1db29bd27 (patch)
tree67a849d982212b2bd1fc963241d866b988fbb912 /source3/include/ntdomain.h
parentdb4dd16d8d61883f8b011ae3ea948578ddba8beb (diff)
downloadsamba-308b222ffd4705d8f4ff53fbb76fc7c1db29bd27.tar.gz
Spelling fixes.
(This used to be commit a7fa0733badad66ae610eac5e01569cf264976f3)
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 779c2deedd8..57eb4f43311 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;