diff options
author | nijtmans <nijtmans> | 2010-04-30 07:08:08 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-04-30 07:08:08 (GMT) |
commit | f029cdefba0b76dc5ae8014a6f01a2a71dfe534c (patch) | |
tree | 9a4aff6a1313a836a29e4d14a36fe149f1319f0f | |
parent | b36ef0e6d25a1a247dab7d8d39cc8f4242df1450 (diff) | |
download | tk-f029cdefba0b76dc5ae8014a6f01a2a71dfe534c.zip tk-f029cdefba0b76dc5ae8014a6f01a2a71dfe534c.tar.gz tk-f029cdefba0b76dc5ae8014a6f01a2a71dfe534c.tar.bz2 |
typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2010-04-29 Jan Nijtmans <nijtmans@users.sf.net> - * win/tkWin.h Unnessarary TCL_STORAGE_CLASS re-definition + * win/tkWin.h Unnecessary TCL_STORAGE_CLASS re-definition * win/tkWinInt.h Make various functions MODULE_SCOPE * win/tkWinButton.c TCHAR-related fixes, making al those * win/tkWinFont.c files compile fine when TCHAR != char. |