X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdt%2Fdnotifier.c;h=6c1ddd45daed459c183fe5294b93624dfdde487f;hb=c9d1a7e9cc28f4d94fff284a4ca09a23f8eea855;hp=502ce284261d29520ba9eff3e4d77ef30b5a372c;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/dt/dnotifier.c b/bertos/dt/dnotifier.c index 502ce284..6c1ddd45 100644 --- a/bertos/dt/dnotifier.c +++ b/bertos/dt/dnotifier.c @@ -34,40 +34,15 @@ * \brief Notifier obj (implementation). * * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Francesco Sacchi */ -/*#* - *#* $Log$ - *#* Revision 1.2 2006/07/19 12:56:26 bernie - *#* Convert to new Doxygen style. - *#* - *#* Revision 1.1 2005/11/04 18:26:38 bernie - *#* Import into DevLib. - *#* - *#* Revision 1.5 2005/06/09 13:49:22 batt - *#* Reformat; correct some comments. - *#* - *#* Revision 1.4 2005/06/09 13:23:58 batt - *#* Add some comments. - *#* - *#* Revision 1.3 2005/06/08 17:32:33 batt - *#* Switch to new messaging system. - *#* - *#* Revision 1.2 2005/06/06 11:04:12 batt - *#* Add some comments. - *#* - *#* Revision 1.1 2005/05/26 08:32:53 batt - *#* Add new Develer widget system :) - *#* - *#*/ - #include #include
#include
-#include +#include /** * Default update used to notify target: notify all trasparently all