]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/ArbiterP.nc
Update of documentation on ArbiterP
[tinyos-2.x.git] / tos / system / ArbiterP.nc
index 12ddd8fbbaf0f05d63daa7975a566032342159d4..e5c0f5ab03427de2113f3ab47806259a4bbcd343 100644 (file)
@@ -42,7 +42,7 @@
  * interface gains access to the resource, and holds onto it until
  * another user makes a request.
  *
- * @param <b>resourceName</b> -- The name of the Resource being shared
+ * @param <b>controller_id</b> -- The unique id of the resource being arbitrated
  * 
  * @author Kevin Klues (klues@tkn.tu-berlin.de)
  * @author Philip Levis