r12046: Fix typo
authorVolker Lendecke <vlendec@samba.org>
Sat, 3 Dec 2005 10:15:03 +0000 (10:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:43 +0000 (11:05 -0500)
(This used to be commit b9d1a659109daeeb625f3e6caf7ec706ccdde230)

source3/include/ntdomain.h

index fd36006c0b7176fa8d854c2e97234cd44d8995b3..a30b7243727b924ca37285d77b07b9cc3b891d39 100644 (file)
@@ -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;