summaryrefslogtreecommitdiff
path: root/src/ST2052_TextParser.cpp
diff options
context:
space:
mode:
authorThomas Richter <thomas.richter@iis.fraunhofer.de>2022-01-28 09:30:55 +0100
committerThomas Richter <thomas.richter@iis.fraunhofer.de>2022-01-28 09:30:55 +0100
commit7081231eba80044c0f97d4da5998d65681b94528 (patch)
tree550d0ecc45d301663b93cfd34e6c958fa6c5b4c0 /src/ST2052_TextParser.cpp
parentd96e461dd7ba5f81ce40979a79bfad105be352de (diff)
parent94e66805feeba15e6dd80ec290f04706a1c9dbdc (diff)
Merge branch 'master' of github.com:thorfdbg/asdcplib
Diffstat (limited to 'src/ST2052_TextParser.cpp')
-rw-r--r--src/ST2052_TextParser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ST2052_TextParser.cpp b/src/ST2052_TextParser.cpp
index 75c0e86..9dabfb7 100644
--- a/src/ST2052_TextParser.cpp
+++ b/src/ST2052_TextParser.cpp
@@ -38,7 +38,7 @@ using namespace ASDCP;
using Kumu::DefaultLogSink;
-const char* c_tt_namespace_name = "http://www.smpte-ra.org/schemas/2052-1/2010/smpte-tt";
+static const char* c_tt_namespace_name = "http://www.smpte-ra.org/schemas/2052-1/2010/smpte-tt";
//------------------------------------------------------------------------------------------