From 9c866ff971c1c8c94ccb699d040dda34abafb55a Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Fri, 13 Feb 2015 12:05:26 -0500 Subject: Replace tabs by spaces when editor modelines has "expandtab" Change-Id: If7a6f2697be732ae4f94ed8b845fd293c32510f7 Also: tabs-stops should be 8 Reviewed-on: https://code.wireshark.org/review/7100 Reviewed-by: Bill Meier --- sync_pipe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync_pipe.h') diff --git a/sync_pipe.h b/sync_pipe.h index 2cef98ec8c..455b2b4bd6 100644 --- a/sync_pipe.h +++ b/sync_pipe.h @@ -38,7 +38,7 @@ * Expression, as the error message for an incorrect filter expression * is a bit larger than the filter expression. */ -#define SP_MAX_MSG_LEN 4096 +#define SP_MAX_MSG_LEN 4096 /* Size of buffer to hold decimal representation of -- cgit v1.2.3