diff options
author | rpj <rpj> | 2001-07-03 02:00:09 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-07-03 02:00:09 +0000 |
commit | 663a1af0674c37774d310541e9b30c60316f2055 (patch) | |
tree | c0f96f98c55cb98ecbd55dac2a5e1c60c00b280e /tests/exception3.c | |
parent | c156eacc8b9c6f33f89c7563f2821320be79c2e1 (diff) |
Cosmetic changes.
Diffstat (limited to 'tests/exception3.c')
-rw-r--r-- | tests/exception3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exception3.c b/tests/exception3.c index 216dc27..a343b45 100644 --- a/tests/exception3.c +++ b/tests/exception3.c @@ -1,7 +1,7 @@ /* * File: exception3.c * - * Test Synopsis: Test running of user supplied teerminate() function. + * Test Synopsis: Test running of user supplied terminate() function. * * Test Method (Validation or Falsification): * - |