From d1e0c700244fd322cc0d11031d1007fd05e883f1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 9 Nov 2004 09:12:14 +0000 Subject: Pretty printing. --- debug/tst-chk1.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debug/tst-chk1.c b/debug/tst-chk1.c index ef7f278a8c..fb2074d0bf 100644 --- a/debug/tst-chk1.c +++ b/debug/tst-chk1.c @@ -50,7 +50,8 @@ do_prepare (void) } } -volatile int chk_fail_ok, ret; +volatile int chk_fail_ok; +volatile int ret; jmp_buf chk_fail_buf; static void -- cgit 1.4.1