mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
src/ChangeLog: Fix last entry for deps.mk.
This commit is contained in:
parent
058e5dad0e
commit
ecb0f94d18
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue