X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=kern%2Fmsg.h;h=d9b06707cc37d62be7427eaf2824650cc43c4664;hb=018b68ae17c81e82f8a1991f518c08107657bc9b;hp=b87881b4b7fb982f0c2bc771f3bd50cbf3c47124;hpb=ea4ef51b306fde6480c03f72e81c4b31d51660f6;p=bertos.git diff --git a/kern/msg.h b/kern/msg.h index b87881b4..d9b06707 100755 --- a/kern/msg.h +++ b/kern/msg.h @@ -16,15 +16,18 @@ * \author Bernardo Innocenti */ -/* - * $Log$ - * Revision 1.2 2004/08/14 19:37:57 rasky - * Merge da SC: macros.h, pool.h, BIT_CHANGE, nome dei processi, etc. - * - * Revision 1.1 2004/06/06 15:11:08 bernie - * Import into DevLib. - * - */ +/*#* + *#* $Log$ + *#* Revision 1.3 2004/08/25 14:12:09 rasky + *#* Aggiornato il comment block dei log RCS + *#* + *#* Revision 1.2 2004/08/14 19:37:57 rasky + *#* Merge da SC: macros.h, pool.h, BIT_CHANGE, nome dei processi, etc. + *#* + *#* Revision 1.1 2004/06/06 15:11:08 bernie + *#* Import into DevLib. + *#* + *#*/ #ifndef KERN_MSG_H #define KERN_MSG_H