Author: vitor
Date: Sun Feb 10 21:32:56 2008
New Revision: 1889

Log:
Nit: remove odd whitespace

Modified:
   libavfilter/avfilter.h

Modified: libavfilter/avfilter.h
==============================================================================
--- libavfilter/avfilter.h      (original)
+++ libavfilter/avfilter.h      Sun Feb 10 21:32:56 2008
@@ -455,7 +455,7 @@ AVFilterPicRef *avfilter_get_video_buffe
  * @param link the input link
  * @return     zero on success
  */
-int  avfilter_request_frame(AVFilterLink *link);
+int avfilter_request_frame(AVFilterLink *link);
 
 /**
  * Poll a frame from the filter chain.
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to