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