]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update of documentation on ArbiterP
authorklueska <klueska>
Sun, 15 Apr 2007 20:28:25 +0000 (20:28 +0000)
committerklueska <klueska>
Sun, 15 Apr 2007 20:28:25 +0000 (20:28 +0000)
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