]> git.sesse.net Git - vlc/commit
Use long instead of int32_t when passing 32-bits value to XChangeProperty.
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 11 Mar 2007 15:52:45 +0000 (15:52 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 11 Mar 2007 15:52:45 +0000 (15:52 +0000)
commit4b4bd31f0a522c3dc58c4b80dfb92563e522f525
treeba3339aa7d8aee06278f91d8eb39f2efb1bc9c79
parent9c7f833f2441b85d2d959b423f7de30ee59743ff
Use long instead of int32_t when passing 32-bits value to XChangeProperty.
This seems to be the (stupid) way it has to be done - closes #670
modules/gui/skins2/x11/x11_window.cpp
modules/video_output/x11/xcommon.h