]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/ctp/CtpForwardingEngine.h
safe tinyos annotations
[tinyos-2.x.git] / tos / lib / net / ctp / CtpForwardingEngine.h
index ee5207de59d9b090fc5c1d01a917a273048a2c52..d0946336d65f4480d722e5729523ce8ddc6bcf92 100644 (file)
@@ -110,7 +110,7 @@ typedef nx_struct {
  * of how many times the packet has been transmitted.
  */
 typedef struct {
-  message_t *msg;
+  message_t * ONE_NOK msg;
   uint8_t client;
   uint8_t retries;
 } fe_queue_entry_t;