This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: Fix typo in gst_native_pipeline.c


Andrew John Hughes wrote:
> Compiling the GStreamer peer as part of GCJ spotted the following
> typo:
> 
> ChangeLog:
> 
> 2008-08-18  Andrew John Hughes  <gnu_andrew@member.fsf.org>
> 
> 	* native/jni/gstreamer-peer/gst_native_pipeline.c:
> 	(get_free_space(int)): Use #else not #elif when
> 	there is no condition.
> 
> Okay for GCJ too?

Yes.  You didn't have to ask: trivial/obvious.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]