summaryrefslogtreecommitdiff
path: root/src/demuxers
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-06-20 01:46:41 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-06-20 01:46:41 +0000
commit1db8aa445fdab9168bf649225feef804761132b1 (patch)
treeb466b9641d2083411567203cfc123198f26e7854 /src/demuxers
parentf945ec50a244d3a7ecee47e6535aeb02afb17930 (diff)
downloadxine-lib-1db8aa445fdab9168bf649225feef804761132b1.tar.gz
xine-lib-1db8aa445fdab9168bf649225feef804761132b1.tar.bz2
Fix generic warnings.
CVS patchset: 8065 CVS date: 2006/06/20 01:46:41
Diffstat (limited to 'src/demuxers')
-rw-r--r--src/demuxers/asfheader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/demuxers/asfheader.h b/src/demuxers/asfheader.h
index 2f2fd6705..1b6bade91 100644
--- a/src/demuxers/asfheader.h
+++ b/src/demuxers/asfheader.h
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: asfheader.h,v 1.5 2006/04/08 16:42:24 valtri Exp $
+ * $Id: asfheader.h,v 1.6 2006/06/20 01:46:41 dgp85 Exp $
*
* demultiplexer for asf streams
*
@@ -129,7 +129,7 @@ static const struct
} guids[] =
{
{ "error",
- { 0x0,} },
+ { 0x0, 0x0, 0x0, { 0x0 } } },
/* base ASF objects */