X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Ftosthreads%2Flib%2Fnet%2FCCollectionP.nc;h=52878a515abb536aeff5c782362002c500934336;hb=adf1de6c009d13b7b52e68535c63b28f59c97400;hp=0ff4b8a088c13a4bf83ea853a769a3c46e373651;hpb=802b282f295653b98398143e4b623373d462a02d;p=tinyos-2.x.git diff --git a/tos/lib/tosthreads/lib/net/CCollectionP.nc b/tos/lib/tosthreads/lib/net/CCollectionP.nc index 0ff4b8a0..52878a51 100644 --- a/tos/lib/tosthreads/lib/net/CCollectionP.nc +++ b/tos/lib/tosthreads/lib/net/CCollectionP.nc @@ -113,4 +113,5 @@ implementation { bool collectionIsRoot() @C() @spontaneous() { return call RootControl.isRoot(); } -} \ No newline at end of file +} +