# HG changeset patch # User Eli Zaretskii # Date 1270285796 -10800 # Node ID ac009f6ace0591f942358ecb7ee7c1385ea92253 # Parent ff4ed96c4bfaaa7caa40d7459065f7f6448f1a90 Fix typo in src/ChangeLog. diff -r ff4ed96c4bfa -r ac009f6ace05 src/ChangeLog --- a/src/ChangeLog Sat Apr 03 12:04:46 2010 +0300 +++ b/src/ChangeLog Sat Apr 03 12:09:56 2010 +0300 @@ -494,7 +494,7 @@ 2010-03-12 Eli Zaretskii These changes remove termcap.c from the build on Posix platforms. - * Makefilie.in (termcapobj): Move termcap.o from here... + * Makefile.in (termcapobj): Move termcap.o from here... (MSDOS_OBJ): ...to here. (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is now identical to when LIBS_TERMCAP is defined.