Pretty printing.
authorUlrich Drepper <drepper@redhat.com>
Tue, 9 Nov 2004 09:12:14 +0000 (09:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 9 Nov 2004 09:12:14 +0000 (09:12 +0000)
debug/tst-chk1.c

index ef7f278..fb2074d 100644 (file)
@@ -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