Selaa lähdekoodia

cmRtNet.c: More changes to cmRtNetTest().

master
kpl 11 vuotta sitten
vanhempi
commit
c6906efbea
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      cmRtNet.c

+ 1
- 1
cmRtNet.c Näytä tiedosto

325
   cmRtNetNodeState_t orgState = np->state;
325
   cmRtNetNodeState_t orgState = np->state;
326
   np->state = nextStId;
326
   np->state = nextStId;
327
 
327
 
328
-  
328
+ 
329
   // send the msg
329
   // send the msg
330
   if( cmIsFlag(np->flags,kSockAddrNetFl) == false )
330
   if( cmIsFlag(np->flags,kSockAddrNetFl) == false )
331
     udpRC = cmUdpSend2(p->udpH, buf, n, np->addr, np->port );
331
     udpRC = cmUdpSend2(p->udpH, buf, n, np->addr, np->port );

Loading…
Peruuta
Tallenna