Don't declare constants as export and later define it as static. This is not allowed...
authorThomas Bluemel <thomas@reactsoft.com>
Sun, 8 May 2005 02:30:45 +0000 (02:30 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Sun, 8 May 2005 02:30:45 +0000 (02:30 +0000)
commit1d36259d85bcc8959a7b306cfd558b3f38c16712
tree875ef87740ad96872d04edbc6543603302f70ca5
parent93f075f2071a621098300d5e309be2266f9c7abf
Don't declare constants as export and later define it as static. This is not allowed by GCC4.

svn path=/trunk/; revision=15109
reactos/tools/widl/ChangeLog
reactos/tools/widl/client.c
reactos/tools/widl/server.c