diff --git a/src/modules/hellotimer.c b/src/modules/hellotimer.c index 6c3e1d7f..a2e53405 100644 --- a/src/modules/hellotimer.c +++ b/src/modules/hellotimer.c @@ -1,4 +1,4 @@ -/* Helloworld cluster -- A ping/pong cluster API example. +/* Timer API example -- Register and handle timer events * * ----------------------------------------------------------------------------- *