X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fcore%2Ffilter_data_show.c;h=d62bd58991013f2200c01ed8ba7f8d0ca792d396;hb=a9a40d6f3401300fd9ba297763e15e7e5f893f2c;hp=6782a8b1270d663fd11c8779e1621092ecbe4185;hpb=ac903d29403581201196ade33aea5a2d262ae88a;p=melted diff --git a/src/modules/core/filter_data_show.c b/src/modules/core/filter_data_show.c index 6782a8b..d62bd58 100644 --- a/src/modules/core/filter_data_show.c +++ b/src/modules/core/filter_data_show.c @@ -144,7 +144,7 @@ static int process_feed( mlt_properties feed, mlt_filter filter, mlt_frame frame { int i = 0; mlt_properties properties = MLT_FILTER_PROPERTIES( requested ); - static char *prefix = "properties."; + static const char *prefix = "properties."; int len = strlen( prefix ); // Determine if this is an absolute or relative feed