summaryrefslogtreecommitdiffstats
path: root/util/test/util/test_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/test/util/test_log.h')
-rw-r--r--util/test/util/test_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/test/util/test_log.h b/util/test/util/test_log.h
index d88669e..123df03 100644
--- a/util/test/util/test_log.h
+++ b/util/test/util/test_log.h
@@ -23,7 +23,7 @@
void run_test_log(
);
-const axutil_env_t *create_env_with_error_log(
+axutil_env_t *create_env_with_error_log(
);
void test_axutil_log_write(
const axutil_env_t * env);