X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fwestley%2Fproducer_westley.c;h=ff1649dee9a3d5c0c9ef8583e3568c6a1008aeb5;hb=2ff111fe322cfdea5b879dd7912a8a375af62aff;hp=e32b62ba6d7a25e8d1d9df49ee017bca2e578f36;hpb=8de8411c3af4b5746e9040a67e928364be9ac058;p=melted diff --git a/src/modules/westley/producer_westley.c b/src/modules/westley/producer_westley.c index e32b62b..ff1649d 100644 --- a/src/modules/westley/producer_westley.c +++ b/src/modules/westley/producer_westley.c @@ -141,7 +141,7 @@ static void track_service( mlt_properties properties, void *service, mlt_destruc } -// Prepend the property value with the server root +// Prepend the property value with the document root static inline void qualify_property( deserialise_context context, mlt_properties properties, char *name ) { char *resource = mlt_properties_get( properties, name );