]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/power/PowerDownCleanup.nc
Merge over into the trunk.
[tinyos-2.x.git] / tos / lib / power / PowerDownCleanup.nc
index dc403c06f438d47e17f954fcf58d33ee3075d30d..c779a17b0d23705a68558e085e4a0d0c0b32ee3f 100644 (file)
@@ -29,6 +29,8 @@
  */
  
 /**
+ * Please refer to TEP 115 for more information about this interface and its
+ * intended use.<br><br>
  *
  * This interface exists to allow a Resource user to cleanup any state
  * information before a shared Resource is shutdown.  It should be provided
@@ -38,8 +40,6 @@
  * the shared resource.
  *
  * @author Kevin Klues (klueska@cs.wustl.edu)
- * @see  Please refer to TEP 115 for more information about this component and its
- *          intended use. 
  */
 
 interface PowerDownCleanup {