Skip to content

Commit 643aa7a

Browse files
committed
m4.include/mc-encoding.m4: fix typo.
Signed-off-by: Andrew Borodin <[email protected]>
1 parent 52e18d0 commit 643aa7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

m4.include/mc-encoding.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dnl @version 2025-03-22
99
dnl @license GPL
1010
dnl @copyright Free Software Foundation, Inc.
1111

12-
AC_DEFUN([mc_EMCODING],[
12+
AC_DEFUN([mc_ENCODING],[
1313
AC_CHECK_HEADERS([gnu/libc-version.h])
1414
1515
dnl Solaris has different name of Windows 1251 encoding

0 commit comments

Comments
 (0)