summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e54491..b134225 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,7 +133,7 @@
2002-06-14 Mo DeJong <mdejong@users.sourceforge.net>
- * generic/tkBind.c (TkXErrorHandler): Declare static
+ * generic/tkEvent.c (TkXErrorHandler): Declare static
function to avoid compiler error with VC++.
* generic/tkBind.c (ExpandPercents): Cast argument to
Tk_GetAtomName in order to avoid compiler warning.