fix comment
Stefan Schuermans

Stefan Schuermans commited on 2011-12-22 13:44:43
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -330,5 +330,5 @@ void Receiver<ADDR, SOCK>::updateTimeCallback()
330 330
 
331 331
 } // namespace Blinker
332 332
 
333
-#endif // #ifndef BLINKER_RECEIVER_H
333
+#endif // #ifndef BLINKER_RECEIVER_IMPL_H
334 334
 
335 335