src/ChangeLog: Fix last entry for deps.mk.

This commit is contained in:
Eli Zaretskii 2011-03-12 14:05:05 +02:00
parent 058e5dad0e
commit ecb0f94d18

View 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.