aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_runtime_loglevels.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_common_logging_runtime_loglevels.c')
-rw-r--r--src/util/test_common_logging_runtime_loglevels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_common_logging_runtime_loglevels.c b/src/util/test_common_logging_runtime_loglevels.c
index 37d5b2294..35cbae269 100644
--- a/src/util/test_common_logging_runtime_loglevels.c
+++ b/src/util/test_common_logging_runtime_loglevels.c
@@ -89,7 +89,7 @@ static char *
89read_output_line (int phase_from1, int phase_to1, int phase_from2, 89read_output_line (int phase_from1, int phase_to1, int phase_from2,
90 int phase_to2, char c, const char *expect_level, 90 int phase_to2, char c, const char *expect_level,
91 long delay_morethan, long delay_lessthan, int phase, 91 long delay_morethan, long delay_lessthan, int phase,
92 const char *p, 92 char *p,
93 int *len, long *delay, char level[8]) 93 int *len, long *delay, char level[8])
94{ 94{
95 char *r = p; 95 char *r = p;