1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r12046: Fix typo

(This used to be commit b9d1a65910)
This commit is contained in:
Volker Lendecke 2005-12-03 10:15:03 +00:00 committed by Gerald (Jerry) Carter
parent a168730dda
commit 678f13c761

View 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;