From: Galen Charlton Date: Sat, 26 May 2012 16:42:20 +0000 (-0400) Subject: trivial whitespace change X-Git-Tag: sprint4-merge-nov22~4183 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f58737e7f2a78c48c36a0dcdb06dc39f2255021a;p=working%2FEvergreen.git trivial whitespace change (for testing post-receive hook after Gitolite upgrade) Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/Proxy.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/Proxy.pm index ee7b4efba8..c3eddbf91f 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/Proxy.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/Proxy.pm @@ -12,7 +12,7 @@ use OpenSRF::EX qw(:try); use OpenSRF::System; -# set the bootstrap config and template include directory when +# set the bootstrap config and template include directory when # this module is loaded my $bootstrap; my $ssl_off;