]> git.donarmstrong.com Git - infobot.git/blobdiff - infobot
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / infobot
diff --git a/infobot b/infobot
index 4ef62d5f1dfe4128bc441c6516c857cc773ca5d8..419c3487976055a371bbef63e03bfe02f8a1843c 100755 (executable)
--- a/infobot
+++ b/infobot
@@ -97,3 +97,5 @@ sub duperuncheck {
 }
 
 1;
+
+# vim:ts=4:sw=4:expandtab:tw=80