Hi,

i notices single backslash on a line, IMHO it is a typo, so cleanup it.

--
________________________________________
Maksym Veremeyenko
>From 621420a5c8ae777bc123fbf9058960bdb817c6fc Mon Sep 17 00:00:00 2001
From: Maksym Veremeyenko <ve...@m1.tv>
Date: Sun, 22 Jun 2014 17:44:34 +0300
Subject: [PATCH 4/6] cleanup backslahs

---
 src/modules/decklink/producer_decklink.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/modules/decklink/producer_decklink.cpp b/src/modules/decklink/producer_decklink.cpp
index df46d7b..be31cd5 100644
--- a/src/modules/decklink/producer_decklink.cpp
+++ b/src/modules/decklink/producer_decklink.cpp
@@ -434,7 +434,7 @@ public:
 				void* buffer = 0;
 				unsigned char* p = (unsigned char*) image;
 				int n = size / 2;
-\
+
 				// Initialize VANC lines to nominal black
 				while ( --n )
 				{
-- 
1.7.7.6

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to