summaryrefslogtreecommitdiff
path: root/src/coding.c
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-04-21 23:36:16 +0000
committerKim F. Storm <storm@cua.dk>2005-04-21 23:36:16 +0000
commitd12168d677a284c1597853031c9a506dfb08e788 (patch)
tree5b8b9cabbf059825495af5edbdf3c3c9761cb9cb /src/coding.c
parent9721d9045884c719172cc7cf054262f6f5d70147 (diff)
downloademacs-d12168d677a284c1597853031c9a506dfb08e788.tar.gz
Typo in comment.
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 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