xserver-multidpi/hw
Jon TURNEY 561bca469d hw/xwin: Fix const discarded warning in winGenerateAuthorization()
Fix const discarded warning in winGenerateAuthorization() in !XCSECURITY case

In function ‘winGenerateAuthorization’:
hw/xwin/winauth.c:123:38: warning: passing argument 2 of ‘GenerateAuthorization’ discards ‘const’ qualifier from pointer target type [enabled by default]
hw/xwin/winauth.c:99:1: note: expected ‘char *’ but argument is of type ‘const char *’

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2014-03-22 17:16:38 +00:00
..
dmx Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive glx: Make sure we get an FBConfig the root window's visual. 2014-03-17 14:30:58 -07:00
vfb hw/vfb: Rename screenInfo parameter to screen_info 2014-01-22 19:56:32 -08:00
xfree86 Merge remote-tracking branch 'whot/for-keith' 2014-03-11 22:04:36 -07:00
xnest hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
xquartz XQuartz: pointer -> void * 2014-02-14 00:33:38 -08:00
xwin hw/xwin: Fix const discarded warning in winGenerateAuthorization() 2014-03-22 17:16:38 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00