From b7777eac684f5f2b20208a49ece118defe82c342 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 7 Aug 2004 22:25:12 -0400 Subject: got entry working again --- format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'format.h') diff --git a/format.h b/format.h index 3077b739..172f9a85 100644 --- a/format.h +++ b/format.h @@ -105,7 +105,7 @@ class format_transaction format_transaction(std::ostream& _output_stream, const format_t& _first_line_format, const format_t& _next_lines_format, - const node_t * display_predicate, + const node_t * display_predicate = NULL, #ifdef COLLAPSED_REGISTER const bool _collapsed = false, #endif -- cgit v1.2.3