From eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 28 Oct 2000 05:00:00 +0000 Subject: Cleanup formatting on some files. Remove excessive whitespace. --- winsup/utils/ssp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/utils/ssp.c') diff --git a/winsup/utils/ssp.c b/winsup/utils/ssp.c index 114ff3a57..1abde5394 100644 --- a/winsup/utils/ssp.c +++ b/winsup/utils/ssp.c @@ -498,7 +498,7 @@ run_program (char *cmdline) if (++qq % 100 == 0) fprintf (stderr, " %08x %d %d \r", pc, ncalls, opcode_count); - + if (sp == last_sp-4) { ncalls++; @@ -598,7 +598,7 @@ run_program (char *cmdline) if (verbose) printf ("load dll %08x:", (int)event.u.LoadDll.lpBaseOfDll); - + dll_ptr = (char *)"( u n k n o w n ) \0\0"; if (event.u.LoadDll.lpImageName) { -- cgit v1.2.3