summaryrefslogtreecommitdiff
path: root/test/testuri.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testuri.c')
-rw-r--r--test/testuri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testuri.c b/test/testuri.c
index 4c5405aef..bb77b2818 100644
--- a/test/testuri.c
+++ b/test/testuri.c
@@ -228,7 +228,7 @@ static void show_info(apr_status_t rv, apr_status_t expected, const apr_uri_t *i
fprintf(stderr, " actual rv: %d expected rv: %d\n", rv, expected);
}
else {
- fprintf(stderr,
+ fprintf(stderr,
" scheme: %s\n"
" hostinfo: %s\n"
" user: %s\n"