diff options
author | Andy Lester | 2010-03-05 22:22:44 +0000 |
---|---|---|
committer | Andy Lester | 2010-03-05 22:22:44 +0000 |
commit | 3a103ae6350190e792477de52e2c667ff5203d6b (patch) | |
tree | 93eaa9beb8ac5d8112f48e983dd8ee775714769f /check_postgres.pl | |
parent | a5cde1c56ed43c1c0a01c1a179ebda671f710b35 (diff) |
Added a vim modeline
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 803a761f7..4a8d4b4af 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8787,3 +8787,5 @@ IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. =cut + +# vi: hardtabs=8 shiftwidth=8 noexpandtab nosmarttab |