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 1cce3d5e381..bde7ee586e6 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -5163,7 +5163,7 @@ coding_inherit_eol_type (coding_system, parent)
5163 o coding-category-utf-8 5163 o coding-category-utf-8
5164 5164
5165 The category for a coding system which has the same code range 5165 The category for a coding system which has the same code range
5166 as UTF-8 (cf. RFC2279). Assigned the coding-system (Lisp 5166 as UTF-8 (cf. RFC3629). Assigned the coding-system (Lisp
5167 symbol) `utf-8' by default. 5167 symbol) `utf-8' by default.
5168 5168
5169 o coding-category-utf-16-be 5169 o coding-category-utf-16-be