]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/txt/tep118.txt
Merge over into the trunk.
[tinyos-2.x.git] / doc / txt / tep118.txt
index 5b5ca8a5ba1e52b21923a9448b5aeaa630d1c461..5ffb7ba3bc99eca54125d1def1ad5d5929b4ea0d 100644 (file)
@@ -113,7 +113,7 @@ which has the following signature::
     provides interface DisseminationUpdate <t>;
   }
 
-The t argument MUST be able to fit in a single message_t[1_]  after
+The t argument MUST be able to fit in a single message_t[tep111_]  after
 considering the headers that the dissemination protocol introduces.
 A dissemination implementation SHOULD have a compile error if a larger
 type than this is used.