From 11b5c15fdb815a2af400bfddef944dbac41a434a Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 25 Feb 2014 15:42:35 -0500 Subject: Remove trailing whitespace Change-Id: I8116f63ff88687c8db3fd6e8e23b22ab2f759af0 Reviewed-on: https://code.wireshark.org/review/385 Reviewed-by: Bill Meier Tested-by: Bill Meier --- sync_pipe_write.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sync_pipe_write.c') diff --git a/sync_pipe_write.c b/sync_pipe_write.c index b18adedd19..d93897e154 100644 --- a/sync_pipe_write.c +++ b/sync_pipe_write.c @@ -62,8 +62,8 @@ pipe_write_header(int pipe_fd, char indicator, int length) } -/* write a message to the recipient pipe in the standard format - (3 digit message length (excluding length and indicator field), +/* write a message to the recipient pipe in the standard format + (3 digit message length (excluding length and indicator field), 1 byte message indicator and the rest is the message). If msg is NULL, the message has only a length and indicator. */ void -- cgit v1.2.3