summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2005-12-03 10:15:03 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:05:43 -0500
commit678f13c761bea7b4dc4b96c4c1a7d65ee143181c (patch)
treedbb13f870ddc82671c9b4b6f572a7e7e157bff09 /source3/include/ntdomain.h
parenta168730dda8f6917bf89d82824060cdd815c7297 (diff)
downloadsamba-678f13c761bea7b4dc4b96c4c1a7d65ee143181c.tar.gz
samba-678f13c761bea7b4dc4b96c4c1a7d65ee143181c.tar.bz2
samba-678f13c761bea7b4dc4b96c4c1a7d65ee143181c.zip
r12046: Fix typo
(This used to be commit b9d1a659109daeeb625f3e6caf7ec706ccdde230)
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 fd36006c0b..a30b724372 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -284,7 +284,7 @@ typedef struct pipes_struct {
output_data out_data;
- /* This context is used for PUD data and is freed between each pdu.
+ /* This context is used for PDU data and is freed between each pdu.
Don't use for pipe state storage. */
TALLOC_CTX *mem_ctx;