aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/protso.c
diff options
context:
space:
mode:
authorNick Barnes2001-12-17 15:18:17 +0000
committerNick Barnes2001-12-17 15:18:17 +0000
commitdb4b3a6fa51ea452f62ed64612da5466d7bc292e (patch)
tree4401c0c97d4df2e1c48ad06f263c27199e92d5dc /mps/code/protso.c
parentc864931fe4271b6592ca4a76ce856938d263c74a (diff)
downloademacs-db4b3a6fa51ea452f62ed64612da5466d7bc292e.tar.gz
emacs-db4b3a6fa51ea452f62ed64612da5466d7bc292e.zip
Remove trailing whitespace.
Copied from Perforce Change: 25309 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/protso.c')
-rw-r--r--mps/code/protso.c2
1 files changed, 1 insertions, 1 deletions
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;
74 * sensible 74 * sensible
75 * .sigh.limit: We throw away the limit information. 75 * .sigh.limit: We throw away the limit information.
76 */ 76 */
77 77
78static void sigHandle(int sig, siginfo_t *info, void *context) 78static void sigHandle(int sig, siginfo_t *info, void *context)
79{ 79{
80 AVER(sig == SIGSEGV); 80 AVER(sig == SIGSEGV);