[SCM] libav/experimental: cosmetics: indentation
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:00:41 UTC 2013
The following commit has been merged in the experimental branch:
commit 43e869147ae673ead99ace8f08e4bc3f25e183eb
Author: Aurelien Jacobs <aurel at gnuage.org>
Date: Wed May 30 09:45:09 2007 +0000
cosmetics: indentation
Originally committed as revision 9157 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/rmdec.c b/libavformat/rmdec.c
index 39219b1..f7f69fe 100644
--- a/libavformat/rmdec.c
+++ b/libavformat/rmdec.c
@@ -613,7 +613,7 @@ resync:
tmp = ptr[0];
ptr[0] = ptr[1];
ptr[1] = tmp;
- ptr += 2;
+ ptr += 2;
}
}
return 0;
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list