]> git.donarmstrong.com Git - infobot.git/blobdiff - scripts/oreilly_prettyp.pl
* Merge changes from prposed changes
[infobot.git] / scripts / oreilly_prettyp.pl
old mode 100644 (file)
new mode 100755 (executable)
index db58d78..3d25165
@@ -85,3 +85,5 @@ sub print_indented {
     $spaces = ":  " x $level;
     print "${spaces}$_[0]\n";
 }
+
+# vim:ts=4:sw=4:expandtab:tw=80