diff -r 3213cbbd58b7 -r 6965c23a6826 drivers/ec_globals.h --- a/drivers/ec_globals.h Fri Dec 16 16:21:22 2005 +0000 +++ b/drivers/ec_globals.h Mon Dec 19 08:13:11 2005 +0000 @@ -1,13 +1,12 @@ -/**************************************************************** +/****************************************************************************** * * e c _ g l o b a l s . h * * Globale Definitionen und Makros für das EtherCAT-Protokoll. * - * $Date$ - * $Author$ + * $Id$ * - ***************************************************************/ + *****************************************************************************/ #ifndef _EC_GLOBALS_ #define _EC_GLOBALS_ @@ -62,6 +61,6 @@ } EtherCAT_state_t; -/***************************************************************/ +/*****************************************************************************/ #endif