X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2FMultihopOscilloscope%2FMultihopOscilloscopeC.nc;h=5179b3500d46aa8a37c9c3ba2a40a0e1a22d8687;hb=2209f8d2cb9ae1b6c268532e99a374533eb8fa78;hp=fab099031e6077b7c5f6c489762187276c11c7cf;hpb=da0cfeda9689aa64cfce0aa209f51803dcb11c21;p=tinyos-2.x.git diff --git a/apps/MultihopOscilloscope/MultihopOscilloscopeC.nc b/apps/MultihopOscilloscope/MultihopOscilloscopeC.nc index fab09903..5179b350 100644 --- a/apps/MultihopOscilloscope/MultihopOscilloscopeC.nc +++ b/apps/MultihopOscilloscope/MultihopOscilloscopeC.nc @@ -19,7 +19,7 @@ #include "Timer.h" #include "MultihopOscilloscope.h" -module MultihopOscilloscopeC { +module MultihopOscilloscopeC @safe(){ uses { // Interfaces for initialization: interface Boot;