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 --- epan/stream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/stream.c') diff --git a/epan/stream.c b/epan/stream.c index f7df235ce3..74e541e224 100644 --- a/epan/stream.c +++ b/epan/stream.c @@ -361,7 +361,7 @@ stream_t *find_stream_conv ( const struct conversation *conv, int p2p_dir ) /* cleanup the stream routines */ /* Note: stream_cleanup must only be called when seasonal memory - * is also freed since the hash tables countain pointers to + * is also freed since the hash tables countain pointers to * se_alloc'd memory. */ void stream_cleanup( void ) -- cgit v1.2.1