From 0db4cb524f09149c85f6ab826fa1646a3c7c40d7 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 9 Apr 2008 12:02:55 +0000 Subject: gst/matroska/: Fix the Forte build by making function declaration signatures match the implementations. Original commit message from CVS: * gst/matroska/ebml-read.c: (gst_ebml_read_seek): * gst/matroska/matroska-demux.c: (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_parse_contents_seekentry), (gst_matroska_demux_loop): Fix the Forte build by making function declaration signatures match the implementations. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index fda6da5f..d3ace35f 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit fda6da5f2b9b000f7e1df8ffb44a6185ffd9799b +Subproject commit d3ace35f57dd196a3e83a0a48f1350ca32db8e39 -- cgit