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/assert.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/assert.c')
| -rw-r--r-- | mps/code/assert.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mps/code/assert.c b/mps/code/assert.c index b584d227efa..52b0071c9f7 100644 --- a/mps/code/assert.c +++ b/mps/code/assert.c | |||
| @@ -14,9 +14,9 @@ | |||
| 14 | SRCID(assert, "$Id$"); | 14 | SRCID(assert, "$Id$"); |
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | /* CheckLevel -- Control check level | 17 | /* CheckLevel -- Control check level |
| 18 | * | 18 | * |
| 19 | * This controls the behaviour of Check methods unless MPS_HOT_RED | 19 | * This controls the behaviour of Check methods unless MPS_HOT_RED |
| 20 | * is defined, when it is effectively stuck at "CheckNONE". | 20 | * is defined, when it is effectively stuck at "CheckNONE". |
| 21 | */ | 21 | */ |
| 22 | 22 | ||