X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Ftxt2mysql.pl;h=68b134d5985e9e056f8c7e2ef33f78cd26b5a900;hb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;hp=88ace259d9293a483a099d866f95a62ea5d4c4fb;hpb=8a1456bd79cbeb2304e1d529f53f510ff1c8da76;p=infobot.git diff --git a/scripts/txt2mysql.pl b/scripts/txt2mysql.pl index 88ace25..68b134d 100755 --- a/scripts/txt2mysql.pl +++ b/scripts/txt2mysql.pl @@ -55,3 +55,5 @@ close IN; print "Done.\n"; &closeDB(); + +# vim:ts=4:sw=4:expandtab:tw=80