X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fsystem%2FLedsP.nc;h=3a3d4814000fde75b1613638e4cdc421843d3202;hb=cb67b07e45b82cc600d70b3eff793e8c4120a08a;hp=a261cd9e12e0e074aba52e676b2ea0731667fd65;hpb=f44d6d35052f388b3dd92252f299df85a96d3fac;p=tinyos-2.x.git diff --git a/tos/system/LedsP.nc b/tos/system/LedsP.nc index a261cd9e..3a3d4814 100644 --- a/tos/system/LedsP.nc +++ b/tos/system/LedsP.nc @@ -30,7 +30,7 @@ * @date March 21, 2005 */ -module LedsP { +module LedsP @safe() { provides { interface Init; interface Leds;