]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Log.pm
fix pod error in Debbugs::Log
[debbugs.git] / 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