diff options
Diffstat (limited to 'test/links.c')
-rw-r--r-- | test/links.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c index 5576b9c..bae9f4c 100644 --- a/test/links.c +++ b/test/links.c @@ -7113,7 +7113,8 @@ error: /*------------------------------------------------------------------------- * Function: external_open_twice * - * Purpose: fnord + * Purpose: Test opening the same object twice, both times through an + * external links. * * Return: Success: 0 * Failure: -1 |