aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index 96171e5..48a4b1e 100644
--- a/devel.but
+++ b/devel.but
@@ -581,7 +581,7 @@ return the updated array to \cw{custom_params()} (see
The \cw{config_item} structure contains the following elements:
-\c char *name;
+\c const char *name;
\c int type;
\c union { /* type-specific fields */ } u;
\e iiiiiiiiiiiiiiiiiiiiiiiiii