]> git.donarmstrong.com Git - debbugs.git/commitdiff
fix pod error in Debbugs::Log
authorDon Armstrong <don@donarmstrong.com>
Thu, 19 Feb 2009 04:40:13 +0000 (20:40 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 19 Feb 2009 04:40:13 +0000 (20:40 -0800)
Debbugs/Log.pm

index 5e7635147470ffc7137454fa4906d8ddc981618c..268958e61a8e95ca3c8e0ca641275ae20e771069 100644 (file)
@@ -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