check the initialization before report the log.
[adaptation/xorg/driver/xserver-xorg-module-xdbg.git] / lib / xdbg_log_fpsdebug.h
index 0229c51..8a5520c 100755 (executable)
@@ -38,7 +38,7 @@ FpsDebugPtr xDbgLogFpsDebugCreate  (void);
 void        xDbgLogFpsDebugDestroy (FpsDebugPtr pFpsDebug);
 void        xDbgLogFpsDebugCount (FpsDebugPtr pFpsDebug, int connector_type);
 
-void        xDbgLogFpsDebug        (int on);
+void        xDbgLogFpsDebug        (char *reply, int *len, int on);
 
 #endif  /* __XDBG_LOG_FPSDEBUG_H__ */