diff options
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 |