From ecb0f94d1879163e49de80fe46dd2bee94615331 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 12 Mar 2011 14:05:05 +0200 Subject: [PATCH] src/ChangeLog: Fix last entry for deps.mk. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 9e4023e996a..5976265ef85 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.39.5