]> git.donarmstrong.com Git - infobot.git/blobdiff - scripts/txt2mysql.pl
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / scripts / txt2mysql.pl
index 88ace259d9293a483a099d866f95a62ea5d4c4fb..68b134d5985e9e056f8c7e2ef33f78cd26b5a900 100755 (executable)
@@ -55,3 +55,5 @@ close IN;
 
 print "Done.\n";
 &closeDB();
+
+# vim:ts=4:sw=4:expandtab:tw=80