Il giorno lun, 18/08/2008 alle 17.36 +0100, Andrew John Hughes ha
scritto:
> Compiling the GStreamer peer as part of GCJ spotted the following
> typo:
>
> ChangeLog:
>
> 2008-08-18 Andrew John Hughes <[EMAIL PROTECTED]>
>
> * native/jni/gstreamer-peer/gst_native_pipeline.c:
> (get_
Andrew John Hughes wrote:
> Compiling the GStreamer peer as part of GCJ spotted the following
> typo:
>
> ChangeLog:
>
> 2008-08-18 Andrew John Hughes <[EMAIL PROTECTED]>
>
> * native/jni/gstreamer-peer/gst_native_pipeline.c:
> (get_free_space(int)): Use #else not #elif when
>
Compiling the GStreamer peer as part of GCJ spotted the following
typo:
ChangeLog:
2008-08-18 Andrew John Hughes <[EMAIL PROTECTED]>
* native/jni/gstreamer-peer/gst_native_pipeline.c:
(get_free_space(int)): Use #else not #elif when
there is no condition.
Okay for GCJ t