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/testlib.h | |
| 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/testlib.h')
| -rw-r--r-- | mps/code/testlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/testlib.h b/mps/code/testlib.h index a843ef8f302..6245ef46a2c 100644 --- a/mps/code/testlib.h +++ b/mps/code/testlib.h | |||
| @@ -96,7 +96,7 @@ extern void die(mps_res_t res, const char *s); | |||
| 96 | /* die_expect -- get expected result or die | 96 | /* die_expect -- get expected result or die |
| 97 | * | 97 | * |
| 98 | * If the first argument is not thename as the second argument, | 98 | * If the first argument is not thename as the second argument, |
| 99 | * prints the third argument on stderr and exits the program. | 99 | * prints the third argument on stderr and exits the program. |
| 100 | * Otherwise does nothing. | 100 | * Otherwise does nothing. |
| 101 | * | 101 | * |
| 102 | * Typical use: | 102 | * Typical use: |