diff libmpdemux/demux_viv.c @ 3733:8dcc18663e60

warning fix
author pl
date Tue, 25 Dec 2001 16:38:07 +0000
parents a1522fa7728a
children 760481d8421c
line wrap: on
line diff
--- a/libmpdemux/demux_viv.c	Tue Dec 25 16:35:57 2001 +0000
+++ b/libmpdemux/demux_viv.c	Tue Dec 25 16:38:07 2001 +0000
@@ -286,8 +286,8 @@
 return 1;
 }
 
-static audio_pos=0;
-static audio_rate=0;
+static int audio_pos=0;
+static int audio_rate=0;
 
 // return value:
 //     0 = EOF or no stream found