]> source.dussan.org Git - tigervnc.git/commit
Make the calls to va_list logging functions more explicit
authorPierre Ossman <ossman@cendio.se>
Fri, 30 Jan 2015 15:09:08 +0000 (16:09 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 30 Jan 2015 15:09:08 +0000 (16:09 +0100)
commit4e3e79dc7d06310cf056354dd789f5da1e17693a
treef2b885520994cbdb83d3189db382932d06308fe3
parent39b3b8f5752e3ffe140f78e054ba60aedf5d88ed
Make the calls to va_list logging functions more explicit

On some platforms va_list might be defined as something that causes
ambiguity and results in the wrong function being called.
common/rfb/LogWriter.h
unix/xserver/hw/vnc/RFBGlue.cc