From 1b083919c0ced1cbb64b46da58180b0c33123364 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 17 Sep 2008 21:09:15 -0400 Subject: Restored the 'print' command. --- src/output.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/output.h') diff --git a/src/output.h b/src/output.h index df556235..01b5221f 100644 --- a/src/output.h +++ b/src/output.h @@ -44,6 +44,7 @@ protected: report_t& report; format_t first_line_format; format_t next_lines_format; + format_t between_format; entry_t * last_entry; xact_t * last_xact; -- cgit v1.2.3