From 513ea57aae151098dad2df9d05a3b495de3aac48 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 20 Sep 2021 22:19:59 +0100 Subject: [PATCH] Docs: update for constification Broken-by: ecb371298c --- doc/doc-docbook/spec.xfpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 3691b8ba6..812924ac8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -35384,8 +35384,10 @@ discussed below. .vitem &*header_line&~*header_last*& A pointer to the last of the header lines. -.vitem &*uschar&~*headers_charset*& +.new +.vitem &*const&~uschar&~*headers_charset*& The value of the &%headers_charset%& configuration option. +.wen .vitem &*BOOL&~host_checking*& This variable is TRUE during a host checking session that is initiated by the -- 2.30.2