xf86-video-intel 2.5 release planning

Keith Packard keithp at keithp.com
Fri Aug 1 18:17:55 PDT 2008


On Sat, 2008-08-02 at 02:08 +0200, Tomas Carnecky wrote:

> -DevPrivateKey rrPrivKey = &rrPrivKey;
> +static int rrPrivKeyIndex;
> +DevPrivateKey rrPrivKey = &rrPrivKeyIndex;

Seems like
#define rrPrivKey (&rrPrivKeyIndex)

would be better.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20080801/1c99c253/attachment.pgp>


More information about the xorg mailing list