From 72b38dcc3355c2a91de2a5ffec630d2980699d7a Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Wed, 16 Mar 2005 19:53:49 -0800 Subject: [PATCH] [project @ 2005-03-16 19:53:49 by cjwatson] fix paragraph ordering --- Debbugs/Log.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Debbugs/Log.pm b/Debbugs/Log.pm index fbc4458..5889fdc 100644 --- a/Debbugs/Log.pm +++ b/Debbugs/Log.pm @@ -74,15 +74,15 @@ of the message itself. [html] is copied unescaped to the output. The record immediately following this one is considered "boring" and only shown in certain output modes. -No other types of records are permitted, and the file must end with a ^C -line. - (This is a design flaw in the log format, since it makes it difficult to change the HTML presentation later, or to present the data in an entirely different format.) =back +No other types of records are permitted, and the file must end with a ^C +line. + =head2 Perl Record Representation Each record is a hash. The C field is C, C, -- 2.39.2