]> git.eshelyaron.com Git - emacs.git/commitdiff
src/ChangeLog: Fix last entry for deps.mk.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000 (14:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000 (14:05 +0200)
src/ChangeLog

index 9e4023e996a9a292c45d8650e99cf962f5756437..5976265ef85ac0735610d7e2dc991fc6bab24160 100644 (file)
@@ -5,7 +5,7 @@
        Constify `char *' arguments and their references according to
        prototypes in tparam.h.
 
-       * deps.mk (termcap.o): Depend on tparam.h.
+       * deps.mk (termcap.o): Depend on tparam.h and msdos.h.
 
        * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
        Adapt all references accordingly.