summaryrefslogtreecommitdiff
path: root/pr/tests/concur.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/concur.c')
-rw-r--r--pr/tests/concur.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pr/tests/concur.c b/pr/tests/concur.c
index 108f9066..1b8f001b 100644
--- a/pr/tests/concur.c
+++ b/pr/tests/concur.c
@@ -4,7 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*
-** File: concur.c
+** File: concur.c
** Description: test of adding and removing concurrency options
*/
@@ -127,7 +127,7 @@ PRIntn PR_CALLBACK Concur(PRIntn argc, char **argv)
}
}
-
+
if (debug)
PR_fprintf(
PR_STDERR, "Waiting for %d thread(s) to exit\n", context.have);