2
0
forked from Ivasoft/DSView

not change

This commit is contained in:
dreamsourcelabTAI
2021-10-11 17:28:03 +08:00
parent d679e240b5
commit ea11b48470

View File

@@ -61,7 +61,7 @@ Annotation::Annotation(const srd_proto_data *const pdata) :
AnnotationStringList *annotationArray = NULL;
_strIndex = Annotation::m_resTable->MakeIndex(key, annotationArray);
//save new string lines
//save new string lines
if (annotationArray){
annotations = (char **)pda->ann_text;
while (*annotations)