diff --git a/ZCppMain/ZtCStringEx.H b/ZCppMain/ZtCStringEx.H index 8b347f5..daa2355 100644 --- a/ZCppMain/ZtCStringEx.H +++ b/ZCppMain/ZtCStringEx.H @@ -1868,13 +1868,12 @@ namespace ZNsMain ZCSearchInfoList VO_CSearchInfoList; - MakeInfoList + MakeInfoList /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ ( APC_Search , AL_SearchLen, AL_StartPos, RR(VO_CSearchInfoList) ); - TypeLength VL_InfoEntrySize = - VO_CSearchInfoList.GetSize() ; + TypeLength VL_InfoEntrySize = VO_CSearchInfoList.GetSize() ; if(VL_InfoEntrySize<1) return *this;