Re: r300 patch: correct a format/argument mismatch

2005-05-13 Thread Nicolai Haehnle
On Friday 13 May 2005 04:45, Jeff Smith wrote:
> There is a format/argument mismatch in r300_texprog.c.  The format given 
is '%d' while
> the argument is a char*.  This patch corrects the format to '%s'.

Applied to CVS.

cu,
Nicolai

>  -- Jeff Smith


pgp5MmPtTQEc6.pgp
Description: PGP signature


r300 patch: correct a format/argument mismatch

2005-05-12 Thread Jeff Smith
There is a format/argument mismatch in r300_texprog.c.  The format given is 
'%d' while
the argument is a char*.  This patch corrects the format to '%s'.

 -- Jeff Smith



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

r300_texprog.patch
Description: 1415088801-r300_texprog.patch