summaryrefslogtreecommitdiff
path: root/src/XvMCWrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XvMCWrapper.c')
-rw-r--r--src/XvMCWrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XvMCWrapper.c b/src/XvMCWrapper.c
index 9fa0c99..42f175d 100644
--- a/src/XvMCWrapper.c
+++ b/src/XvMCWrapper.c
@@ -232,7 +232,7 @@ static int preInitW(Display *dpy)
* Resolve functions that are not hw driver specific.
*/
- void *handleZ = 0;
+ void *handleZ = NULL;
wrapperPreInit = 1;
xW.preInitialised = 0;