Files
xserver/Xext
Peter Hutterer 63d00c6b14 Xext: rename two shadowing variables
panoramiX.c: In function 'PanoramiXCreateConnectionBlock':
panoramiX.c:599:10: warning: declaration of 'disableBackingStore' shadows a
global declaration [-Wshadow]
In file included from ../include/windowstr.h:60:0,
                 from panoramiX.c:47:
../include/opaque.h:56:52: warning: shadowed declaration is here [-Wshadow]

panoramiX.c: In function 'PanoramiXConsolidate':
panoramiX.c:834:19: warning: declaration of 'pScreen' shadows a previous
local [-Wshadow]
panoramiX.c:813:15: warning: shadowed declaration is here [-Wshadow]

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
2013-02-15 11:58:30 +10:00
..
2012-03-21 13:54:42 -07:00
2012-07-10 00:42:10 -07:00
2012-03-21 13:54:42 -07:00
2012-05-24 15:52:38 +10:00
2012-07-10 00:01:49 -07:00
2012-12-05 18:09:48 -06:00
2012-11-05 13:25:08 -06:00
2012-03-21 13:54:42 -07:00
2012-08-06 16:14:37 -07:00
2012-03-21 13:54:42 -07:00
2012-11-05 13:25:08 -06:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2013-02-15 11:58:27 +10:00