summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/logs-show.c')
-rw-r--r--src/shared/logs-show.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/logs-show.c b/src/shared/logs-show.c
index 28d12d3d4a..05895366e2 100644
--- a/src/shared/logs-show.c
+++ b/src/shared/logs-show.c
@@ -405,7 +405,7 @@ static int output_export(
return 0;
}
-static void json_escape(
+void json_escape(
FILE *f,
const char* p,
size_t l,