]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/LedsP.nc
RC4 fixes for Epic support
[tinyos-2.x.git] / tos / system / LedsP.nc
index a293657e0d62216ccc08b00a91e911719612df1e..3a3d4814000fde75b1613638e4cdc421843d3202 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:4
+/*
  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
  * All rights reserved.
  *
@@ -30,7 +30,7 @@
  * @date   March 21, 2005
  */
 
-module LedsP {
+module LedsP @safe() {
   provides {
     interface Init;
     interface Leds;