X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdt%2Fdnotifier.c;h=50782d82089e84d24c5b70878d79abd92aa184e2;hb=1ebcf9b89595826a5c158ae6a68d4c2407b1dd52;hp=502ce284261d29520ba9eff3e4d77ef30b5a372c;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/dt/dnotifier.c b/bertos/dt/dnotifier.c index 502ce284..50782d82 100644 --- a/bertos/dt/dnotifier.c +++ b/bertos/dt/dnotifier.c @@ -29,45 +29,18 @@ * Copyright 2005 Develer S.r.l. (http://www.develer.com/) * --> * - * \version $Id$ * * \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