From db4b3a6fa51ea452f62ed64612da5466d7bc292e Mon Sep 17 00:00:00 2001 From: Nick Barnes Date: Mon, 17 Dec 2001 15:18:17 +0000 Subject: Remove trailing whitespace. Copied from Perforce Change: 25309 ServerID: perforce.ravenbrook.com --- mps/code/protso.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mps/code/protso.c') diff --git a/mps/code/protso.c b/mps/code/protso.c index 4778b9f2665..1628fde99f3 100644 --- a/mps/code/protso.c +++ b/mps/code/protso.c @@ -74,7 +74,7 @@ static struct sigaction sigNext; * sensible * .sigh.limit: We throw away the limit information. */ - + static void sigHandle(int sig, siginfo_t *info, void *context) { AVER(sig == SIGSEGV); -- cgit v1.2.1