From d12168d677a284c1597853031c9a506dfb08e788 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 21 Apr 2005 23:36:16 +0000 Subject: [PATCH] Typo in comment. --- src/coding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coding.c b/src/coding.c index 4ae1a25e8f0..a0e22184d3c 100644 --- a/src/coding.c +++ b/src/coding.c @@ -6675,7 +6675,7 @@ highest priority. */) STRING_MULTIBYTE (string)); } -/* Subroutine for Fsafe_coding_systems_region_internal. +/* Subroutine for Ffind_coding_systems_region_internal. Return a list of coding systems that safely encode the multibyte text between P and PEND. SAFE_CODINGS, if non-nil, is an alist of -- 2.39.2