summaryrefslogtreecommitdiff
path: root/src/riva_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/riva_hw.c')
-rw-r--r--src/riva_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/riva_hw.c b/src/riva_hw.c
index 1b89264..15bef0e 100644
--- a/src/riva_hw.c
+++ b/src/riva_hw.c
@@ -659,7 +659,7 @@ static void CalcStateExt
int flags
)
{
- int pixelDepth, VClk, m, n, p;
+ int pixelDepth, VClk = 0, m = 0, n = 0, p = 0;
/*
* Save mode parameters.
*/