r300/compiler: Fix warning.

This commit is contained in:
Tom Stellard
2010-06-08 00:19:37 -07:00
committed by Marek Olšák
parent f7269cf26a
commit bde34a76b5

View File

@@ -155,7 +155,7 @@ static void get_incr_amount(void * data, struct rc_instruction * inst,
{
struct count_inst * count_inst = data;
int amnt_src_index;
struct rc_opcode_info * opcode;
const struct rc_opcode_info * opcode;
float amount;
if(file != RC_FILE_TEMPORARY ||