aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 59deb22a3d7..b88ac1b576a 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -10559,7 +10559,7 @@ associated with each coding-category one by one in this order. When
10559one algorithm agrees with a byte sequence of source text, the coding 10559one algorithm agrees with a byte sequence of source text, the coding
10560system bound to the corresponding coding-category is selected. 10560system bound to the corresponding coding-category is selected.
10561 10561
10562Don't modify this variable directly, but use `set-coding-priority'. */); 10562Don't modify this variable directly, but use `set-coding-system-priority'. */);
10563 { 10563 {
10564 int i; 10564 int i;
10565 10565