X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Firclog2html.pl;h=40e4ed271a65218030ec3e1fa3e8b1cab8b4e44d;hb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;hp=6068c9e498c1db70ee28b35069cfdf7faf1c2dda;hpb=8a1456bd79cbeb2304e1d529f53f510ff1c8da76;p=infobot.git diff --git a/scripts/irclog2html.pl b/scripts/irclog2html.pl index 6068c9e..40e4ed2 100755 --- a/scripts/irclog2html.pl +++ b/scripts/irclog2html.pl @@ -322,4 +322,5 @@ if (!scalar @ARGV) { } my $date = shift; exit &main($date); -# vim: ts=2 + +# vim:ts=4:sw=4:expandtab:tw=80