X error handler should be extern C (SunCC warning fix)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Sep 2005 16:23:46 +0000 (16:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Sep 2005 16:23:46 +0000 (16:23 +0000)
commitfc9b078cc5c3c2e0b91de7b07c5b20f5ca2e1e3f
tree3ee28157a9aaf7d72395cb5e44b75246e61983d0
parent86ac4a220717dd1e27559058910cb9b924e893a3
X error handler should be extern C (SunCC warning fix)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/utilsx11.cpp