summaryrefslogtreecommitdiff
path: root/libpostproc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-06-09 13:13:08 +0000
committerDiego Biurrun <diego@biurrun.de>2006-06-09 13:13:08 +0000
commit36b1b0bcc6e485479832e5bd487ed7cd19d22519 (patch)
treed9f456f87e1b9b7ec86a9dcc2f0821ed466843c3 /libpostproc
parentf2cf4a6be71fbd8334ffd9778dbada5bdca44ffe (diff)
CVS --> Subversion
Originally committed as revision 5461 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/postprocess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpostproc/postprocess.c b/libpostproc/postprocess.c
index 5574026e37..300ea5c42c 100644
--- a/libpostproc/postprocess.c
+++ b/libpostproc/postprocess.c
@@ -69,7 +69,7 @@ try to unroll inner for(x=0 ... loop to avoid these damn if(x ... checks
...
*/
-//Changelog: use the CVS log
+//Changelog: use the Subversion log
#include "config.h"
#include <inttypes.h>