]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/ctp/CompareBit.nc
safe tinyos annotations
[tinyos-2.x.git] / tos / lib / net / ctp / CompareBit.nc
index baf622061f39aa1cf211edfad8c9aed28e76f18a..3f9528d794685c4e86d5f5484527c0c6726d85ae 100644 (file)
@@ -38,5 +38,5 @@
 interface CompareBit {
 
   /* should the source of this message be inserted into the neighbor table? */
-   event bool shouldInsert(message_t *msg, void* payload, uint8_t len, bool white_bit);
+   event bool shouldInsert(message_t * ONE msg, void* COUNT_NOK(len) payload, uint8_t len, bool white_bit);
 }