aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/coding.c b/src/coding.c
index baacf26db0d..1cc75fdae16 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -7825,8 +7825,7 @@ associated with each coding-category one by one in this order. When
7825one algorithm agrees with a byte sequence of source text, the coding 7825one algorithm agrees with a byte sequence of source text, the coding
7826system bound to the corresponding coding-category is selected. 7826system bound to the corresponding coding-category is selected.
7827 7827
7828When you modify this variable, `update-coding-systems-internal' must 7828Don't modify this variable directly, but use `set-coding-category'. */);
7829be called. */);
7830 { 7829 {
7831 int i; 7830 int i;
7832 7831