X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_tractor.c;fp=src%2Fframework%2Fmlt_tractor.c;h=6d9fe1bf639e9307b7e2dc338e9d67c5ac22d183;hb=793ea0cb67a2766b1294249a0b77508cfb93b35d;hp=3a3907b373732e5ff757c591a3cb15fcf197e5fa;hpb=65081e3d3fc9ff881fa27317d61fc8eee153e510;p=melted diff --git a/src/framework/mlt_tractor.c b/src/framework/mlt_tractor.c index 3a3907b..6d9fe1b 100644 --- a/src/framework/mlt_tractor.c +++ b/src/framework/mlt_tractor.c @@ -30,7 +30,7 @@ #include #include -/** Forward references to static methods. +/* Forward references to static methods. */ static int producer_get_frame( mlt_producer this, mlt_frame_ptr frame, int track );