.
This commit is contained in:
@@ -132,7 +132,7 @@ FaultSource_Sort()
|
||||
unsigned long idx = FaultSource_Sort_GetIdx(ar_dFaultScores_sorted[eFaultSourceIdx].eParrentFaultSource);
|
||||
ar_dFaultScores_sorted[eFaultSourceIdx].eParrentFaultSource = idx;
|
||||
}
|
||||
for(long eFaultSourceIdxv = 0;
|
||||
for(long eFaultSourceIdx = 0;
|
||||
eFaultSourceIdx < NB_FAULT_SOURCE;
|
||||
eFaultSourceIdx++ )
|
||||
ar_dFaultScores_sorted[eFaultSourceIdx].eThisFaultSource = eFaultSourceIdx;
|
||||
|
||||
Reference in New Issue
Block a user