diff options
Diffstat (limited to 'common/test.c')
| -rw-r--r-- | common/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/test.c b/common/test.c index eb02645..af0ea96 100644 --- a/common/test.c +++ b/common/test.c @@ -381,7 +381,7 @@ p11_test_copy_setgid (const char *input) } } if (i == ret) { - fprintf (stderr, "# no suitable group, skipping test"); + fprintf (stderr, "# no suitable group, skipping test\n"); return NULL; } |
