lib/src/main/cpp/master/comm_if.cpp @@ -791,7 +791,7 @@ const Value &s2 = (*itr)["tts"]; content[n].item = s1.GetInt(); strcpy(content[n].tts, s1.GetString()); strcpy(content[n].tts, s2.GetString()); n++; } }