[FFmpeg-cvslog] ppc: fdct: Remove vim editor settings comment

Diego Biurrun git at videolan.org
Thu Aug 29 15:04:48 CEST 2013


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Fri Aug 23 18:46:49 2013 +0200| [de81b6ae4f38273ff27020f494cc46539110d34b] | committer: Diego Biurrun

ppc: fdct: Remove vim editor settings comment

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de81b6ae4f38273ff27020f494cc46539110d34b
---

 libavcodec/ppc/fdct_altivec.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/libavcodec/ppc/fdct_altivec.c b/libavcodec/ppc/fdct_altivec.c
index b1e70d6..355a697 100644
--- a/libavcodec/ppc/fdct_altivec.c
+++ b/libavcodec/ppc/fdct_altivec.c
@@ -458,5 +458,3 @@ void ff_fdct_altivec(int16_t *block)
 #undef CTS
     /* }}} */
 }
-
-/* vim:set foldmethod=marker foldlevel=0: */



More information about the ffmpeg-cvslog mailing list