[MPlayer-dev-eng] [PATCH] x11_common: XChangeProperty uses long for 32-bits
Ingo Brückl
ib at wupperonline.de
Mon Aug 15 19:30:06 CEST 2011
Nicolas George wrote on Mon, 15 Aug 2011 19:10:48 +0200:
> - pid_t pid = getpid();
> + long pid = getpid();
Should be CARD32, IMHO.
Ingo
More information about the MPlayer-dev-eng
mailing list