[Bps-public-commit] r19730 - Net-Google-Code/trunk/lib/Net/Google/Code/Issue
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed May 20 00:09:38 EDT 2009
Author: sunnavy
Date: Wed May 20 00:09:37 2009
New Revision: 19730
Modified:
Net-Google-Code/trunk/lib/Net/Google/Code/Issue/Comment.pm
Log:
tidy a bit
Modified: Net-Google-Code/trunk/lib/Net/Google/Code/Issue/Comment.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code/Issue/Comment.pm (original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code/Issue/Comment.pm Wed May 20 00:09:37 2009
@@ -42,7 +42,7 @@
$value = '';
}
else {
- shift @$content; # this is for the <br>
+ shift @$content; # this is for the <br>
}
my $key = $tag->content_array_ref->[0];
More information about the Bps-public-commit
mailing list