X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fshowvars.pl;h=80b9c35ef6fbee2ce7a6f956aefeed08d2e22c51;hb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;hp=22c55acb817cfd6900662d0554f341bc2bc31f63;hpb=8a1456bd79cbeb2304e1d529f53f510ff1c8da76;p=infobot.git diff --git a/scripts/showvars.pl b/scripts/showvars.pl index 22c55ac..80b9c35 100644 --- a/scripts/showvars.pl +++ b/scripts/showvars.pl @@ -108,3 +108,5 @@ sub print_indented { $spaces = ": " x $level; print "${spaces}$_[0]\n"; } + +# vim:ts=4:sw=4:expandtab:tw=80