]> git.donarmstrong.com Git - infobot.git/blobdiff - src/CommandStubs.pl
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / src / CommandStubs.pl
index 0d3c7f81c3a164f96163e06494c0dbdde8cc5173..7df2c73220e89ad2f1dbb873a593557f9e0ae56a 100644 (file)
@@ -807,3 +807,5 @@ sub nullski {
 &status('loaded '.scalar(keys %cmdhooks).' command hooks.');
 
 1;
+
+# vim:ts=4:sw=4:expandtab:tw=80