sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 happy.
authorDavid Schleef <ds@schleef.org>
Fri, 27 Aug 2004 19:18:23 +0000 (19:18 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 27 Aug 2004 19:18:23 +0000 (19:18 +0000)
commitae32253a4abb5a8f128e5d60e077a5cf83694ccf
treeef70e9f95bb64a102909794abec7e7cce928cc19
parentd72506ce8325c9aa1d13c8e6a85fb28ced9398f7
sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 happy.

Original commit message from CVS:
* sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
(gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
(gst_glimagesink_fixate):  Move local variable declarations to
make gcc-2.95 happy.
ChangeLog