diff options
author | Bill Meier <wmeier@newsguy.com> | 2015-02-13 12:05:26 -0500 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2015-02-13 17:34:53 +0000 |
commit | 9c866ff971c1c8c94ccb699d040dda34abafb55a (patch) | |
tree | 5ddc07a1439f456d71b8b03da2cf3bfe5e578490 /sync_pipe.h | |
parent | 936f685af5e42b8faa01ae24aac6b71c47950b6f (diff) | |
download | wireshark-9c866ff971c1c8c94ccb699d040dda34abafb55a.tar.gz wireshark-9c866ff971c1c8c94ccb699d040dda34abafb55a.tar.bz2 wireshark-9c866ff971c1c8c94ccb699d040dda34abafb55a.zip |
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 <wmeier@newsguy.com>
Diffstat (limited to 'sync_pipe.h')
-rw-r--r-- | sync_pipe.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |