]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update to get rid of compile time warnings about no newline at end of file
authorklueska <klueska>
Thu, 24 Jul 2008 23:52:23 +0000 (23:52 +0000)
committerklueska <klueska>
Thu, 24 Jul 2008 23:52:23 +0000 (23:52 +0000)
tos/lib/tosthreads/lib/net/CCollectionP.nc

index 0ff4b8a088c13a4bf83ea853a769a3c46e373651..52878a515abb536aeff5c782362002c500934336 100644 (file)
@@ -113,4 +113,5 @@ implementation {
   bool collectionIsRoot() @C() @spontaneous() {
     return call RootControl.isRoot();
   }
-}
\ No newline at end of file
+}
+