|
From: Jan N. <nij...@us...> - 2011-01-19 08:37:52
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6317 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. |