intel_batch_ioctl() lost its return type somehow

This commit is contained in:
Keith Whitwell 2006-09-22 16:03:06 +00:00
parent 4fa3cf225f
commit 39c4c8d54b

View file

@ -89,6 +89,7 @@ intelWaitIrq(struct intel_context *intel, int seq)
}
void
intel_batch_ioctl(struct intel_context *intel,
GLuint start_offset,
GLuint used,