X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fsystem%2FArbiterP.nc;h=bffe84c05e6a024cb77dea6d1e3e578760f893a1;hb=9b0c3415a4cfa712874bf838286743549ca535aa;hp=8933f304fca4506567c1e52f0099a8e331c7bbb6;hpb=21fdc331e3a08846ef9a3c3bcb8b6ed384e31db9;p=tinyos-2.x.git diff --git a/tos/system/ArbiterP.nc b/tos/system/ArbiterP.nc index 8933f304..bffe84c0 100644 --- a/tos/system/ArbiterP.nc +++ b/tos/system/ArbiterP.nc @@ -120,6 +120,7 @@ implementation { call ResourceConfigure.unconfigure[id](); signal ResourceDefaultOwner.granted(); } + return SUCCESS; } } return FAIL;