- coverity
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 4 May 2012 12:26:15 +0000 (12:26 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 4 May 2012 12:26:15 +0000 (12:26 +0000)
src/ats/perf_ats_mlp.c

index 306ef422df641cf17ea0c6578554c0b967fd59ba..0692f15946965a48bd9f73719c8569576bd9ed29 100644 (file)
@@ -49,7 +49,7 @@ static unsigned int update_percentage;
 static int start;
 static int end;
 
-struct PeerContext *p;
+struct ATS_Peer *p;
 struct ATS_Address *a;
 
 static int ret;