1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r12046: Fix typo

This commit is contained in:
Volker Lendecke 2005-12-03 10:15:03 +00:00 committed by Gerald (Jerry) Carter
parent cd192ed79a
commit b9d1a65910

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;