diff options
| author | Nick Barnes | 2001-12-17 15:18:17 +0000 |
|---|---|---|
| committer | Nick Barnes | 2001-12-17 15:18:17 +0000 |
| commit | db4b3a6fa51ea452f62ed64612da5466d7bc292e (patch) | |
| tree | 4401c0c97d4df2e1c48ad06f263c27199e92d5dc /mps/code/protso.c | |
| parent | c864931fe4271b6592ca4a76ce856938d263c74a (diff) | |
| download | emacs-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.c | 2 |
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 | ||
| 78 | static void sigHandle(int sig, siginfo_t *info, void *context) | 78 | static void sigHandle(int sig, siginfo_t *info, void *context) |
| 79 | { | 79 | { |
| 80 | AVER(sig == SIGSEGV); | 80 | AVER(sig == SIGSEGV); |