separate xevlog_analyze from x server (not depending on server)
[adaptation/xorg/driver/xserver-xorg-module-xdbg.git] / common / xdbg_evlog_xv.h
index 5ea8ee3..4533663 100644 (file)
@@ -34,6 +34,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include "xdbg_types.h"
 
-void   xDbgEvlogXvGetBase (void *dpy, ExtensionInfo *extinfo);
+void   xDbgEvlogXvGetBase (ExtensionInfo *extinfo);
 
 #endif