[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface
NetworkInterfaceM.nc, 1.9, 1.10
borndigerati
borndigerati at users.sourceforge.net
Thu Apr 6 18:14:55 PDT 2006
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5750/components/NetworkInterface
Modified Files:
NetworkInterfaceM.nc
Log Message:
Index: NetworkInterfaceM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/components/NetworkInterface/NetworkInterfaceM.nc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** NetworkInterfaceM.nc 5 Apr 2006 18:04:38 -0000 1.9
--- NetworkInterfaceM.nc 7 Apr 2006 01:14:52 -0000 1.10
***************
*** 112,116 ****
if (sbuf[i].used) {
dbg(DBG_USR1, "%i:USED ", i);
! } else {
dbg(DBG_USR1, "%i:EMPTY ", i);
}
--- 112,116 ----
if (sbuf[i].used) {
dbg(DBG_USR1, "%i:USED ", i);
! } else {
dbg(DBG_USR1, "%i:EMPTY ", i);
}
More information about the Tinyos-contrib-commits
mailing list