yes, good catch. I applied this. Thanks
On Mon, Jun 27, 2016 at 7:01 AM Pawel Golinski wrote:
> Without this, mlt_properties_set_lcnumeric() doesn't
> work properly on OS X.
> ---
> src/framework/mlt_properties.c | 2 +-
> src/framework/mlt_property.c | 4 ++--
> 2 files changed, 3 insertions
Without this, mlt_properties_set_lcnumeric() doesn't
work properly on OS X.
---
src/framework/mlt_properties.c | 2 +-
src/framework/mlt_property.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/framework/mlt_properties.c b/src/framework/mlt_properties.c
index 8eee2