X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Ffindparam.pl;h=0a559d168f8ca0761ca43dd224844ea62edcf8af;hb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;hp=900920f8c3234f500bca52f6bff2488e83078497;hpb=1c0a2202fe58159dd4d4197c4ff8b21f9387685e;p=infobot.git diff --git a/scripts/findparam.pl b/scripts/findparam.pl index 900920f..0a559d1 100644 --- a/scripts/findparam.pl +++ b/scripts/findparam.pl @@ -70,3 +70,5 @@ print "Conf:\n"; foreach (sort keys %conf) { print " $_\n"; } + +# vim:ts=4:sw=4:expandtab:tw=80