Fixed commented line

This commit is contained in:
pagefault
2001-04-25 23:32:23 +00:00
parent d0ee20b0ee
commit 04eddb5144

View File

@@ -961,9 +961,9 @@ int AttachEnd(int psb){
ps=psb;
i2=0;
for (i=0;i<(UDPBackTrace-1);i++){
// if (PrevSPacket[i]) i2++;
if (PrevSPacket[i]) i2++;
}
if (PrevSPacket[0]) i2=0;
// if (PrevSPacket[0]) i2=0;
if (i2){
cpacketdata[0]+=8;
cpacketdata[ps]=(char)i2;