diff options
author | Ruslan Kabalin | 2010-07-09 10:01:19 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-03-14 20:26:31 +0000 |
commit | 32c35b3aa4df680223f6f75a3f869d0f36915bb8 (patch) | |
tree | 77e832ebee7d956425708b651295a8eaf8a9491d /check_postgres.pl | |
parent | 1de29b16cb3084c291f3eb3a8a45cbda081fc1b8 (diff) |
Changes in vim stattings string to meet new formatting
Signed-off-by: Ruslan Kabalin <[email protected]>
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |