summaryrefslogtreecommitdiff
path: root/dxr3interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3interface.h')
-rw-r--r--dxr3interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3interface.h b/dxr3interface.h
index cfd69ca..a542c15 100644
--- a/dxr3interface.h
+++ b/dxr3interface.h
@@ -141,7 +141,7 @@ private:
void WriteRegister(int registernum, int val);
// maybe we should copy this routine into em8300 driver
- void Dxr3CopyYUVData(int pos, int *dst, int length);
+ char Dxr3CopyYUVData(int pos, int *dst, int length);
protected:
static cMutex* m_pMutex; ///< mutex for dxr3interface