]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo in comment.
authorKim F. Storm <storm@cua.dk>
Thu, 21 Apr 2005 23:36:16 +0000 (23:36 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 21 Apr 2005 23:36:16 +0000 (23:36 +0000)
src/coding.c

index 4ae1a25e8f02117d8a2fb8417c1e31c52cb56973..a0e22184d3c52bc5f1d9c21a7b9032ec327a7fc1 100644 (file)
@@ -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