Skip to content

XvMCproto.h: remove ; from the end of sz_* definitions

Alan Coopersmith requested to merge alanc/xorgproto:XvMC into master

Fixes compiler errors of unexpected ';' before ')' when calling the SIZEOF macro on XvMC requests.

Merge request reports