summary refs log tree commit diff
path: root/debug/tst-chk1.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-11-09 09:12:14 +0000
committerUlrich Drepper <drepper@redhat.com>2004-11-09 09:12:14 +0000
commitd1e0c700244fd322cc0d11031d1007fd05e883f1 (patch)
tree5482e763009c990b1f4b247a0ff029cfb4b5413c /debug/tst-chk1.c
parent51cd2fbfb800b3acdcd1d8bd61899f8d324ffe79 (diff)
downloadglibc-d1e0c700244fd322cc0d11031d1007fd05e883f1.tar.gz
glibc-d1e0c700244fd322cc0d11031d1007fd05e883f1.tar.xz
glibc-d1e0c700244fd322cc0d11031d1007fd05e883f1.zip
Pretty printing.
Diffstat (limited to 'debug/tst-chk1.c')
-rw-r--r--debug/tst-chk1.c3
1 files changed, 2 insertions, 1 deletions
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