From: Ruslan Kabalin Date: Fri, 9 Jul 2010 10:01:19 +0000 (+0100) Subject: Changes in vim stattings string to meet new formatting X-Git-Tag: 2.18.0~68 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=32c35b3aa4df680223f6f75a3f869d0f36915bb8;p=check_postgres.git Changes in vim stattings string to meet new formatting Signed-off-by: Ruslan Kabalin --- diff --git a/check_postgres.pl b/check_postgres.pl index 8a41958f4..83f10abe0 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9582,4 +9582,4 @@ OF SUCH DAMAGE. =cut -# vi: hardtabs=8 shiftwidth=8 noexpandtab nosmarttab +# vi: tabstop=4 shiftwidth=4 expandtab