|
From: Jan N. <nij...@us...> - 2011-01-19 08:04:55
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29612 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. |