From: phasefx Date: Mon, 1 Nov 2010 16:23:22 +0000 (+0000) Subject: syntax X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=dde11475c95a9269e80f9545582a5e66193cb255;p=evergreen%2Fequinox.git syntax git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@18547 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm b/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm index f6bec9ffbb..9187e42189 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm @@ -1791,7 +1791,7 @@ sub new_record_holdings { $year += 1900; $month += 1; - $client->respond("\n") + $client->respond("\n"); my $copy_counts = $count_req->gather(1); my $staff_copy_counts = $staff_count_req->gather(1);