diff options
Diffstat (limited to 'test/testlock.c')
-rw-r--r-- | test/testlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testlock.c b/test/testlock.c index 04abf3d7f3..e77a2c42d6 100644 --- a/test/testlock.c +++ b/test/testlock.c @@ -10,7 +10,7 @@ freely. */ -/* Test the thread and mutex locking functions +/* Test the thread and mutex locking functions Also exercises the system's signal/thread interaction */ |