From: Don Armstrong Date: Thu, 19 Feb 2009 04:40:13 +0000 (-0800) Subject: fix pod error in Debbugs::Log X-Git-Tag: release/2.6.0~461^2~62 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6a8a4c89dc39479e04e0cba2c8678c79f333a9ef;p=debbugs.git fix pod error in Debbugs::Log --- diff --git a/Debbugs/Log.pm b/Debbugs/Log.pm index 5e76351..268958e 100644 --- a/Debbugs/Log.pm +++ b/Debbugs/Log.pm @@ -340,6 +340,8 @@ sub read_log_records Takes a filehandle and a list of records as input, and prints the .log format representation of those records to that filehandle. +=back + =cut sub write_log_records (*@) @@ -392,8 +394,6 @@ sub escape_log { } -=back - =head1 CAVEATS This module does none of the formatting that bugreport.cgi et al do. It's