aboutsummaryrefslogtreecommitdiff
path: root/src/writeout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/writeout.c')
-rw-r--r--src/writeout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/writeout.c b/src/writeout.c
index b396eeb70..a7b8729ef 100644
--- a/src/writeout.c
+++ b/src/writeout.c
@@ -68,7 +68,7 @@ struct variable {
};
-static struct variable replacements[]={
+static const struct variable replacements[]={
{"url_effective", VAR_EFFECTIVE_URL},
{"http_code", VAR_HTTP_CODE},
{"time_total", VAR_TOTAL_TIME},