From: Ben Ostrowsky Date: Fri, 30 Oct 2009 18:55:39 +0000 (+0000) Subject: Utter pedantry? Perhaps, but misleading comments are bugs too. X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=bec2779d3f7eb5417828d48fb4de064fef6f123f;hp=46a3327ee58d4aae9b0bffea0673bc2298217a95 Utter pedantry? Perhaps, but misleading comments are bugs too. git-svn-id: svn://nox.esilibrary.com/migration-tools@630 eee7cc8d-164e-4af6-8e1b-092a69004917 --- diff --git a/unicorn/unicorn_patrons_to_tsv.pl b/unicorn/unicorn_patrons_to_tsv.pl index efe0c27..454486a 100755 --- a/unicorn/unicorn_patrons_to_tsv.pl +++ b/unicorn/unicorn_patrons_to_tsv.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Converts a Unicorn users.data, bill.data, or charge.data file to a tab-separated file. +# Converts a Unicorn users.data file to a tab-separated file. # 2009-08-10 Ben Ostrowsky my @records;