From b1d29854640134e41312686435c3bc23df8d1fd6 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 21 Mar 2006 20:25:50 +0000 Subject: [PATCH] =?UTF-8?q?Sch=C3=B6nheitskorrekturen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/ecrt.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/ecrt.h b/include/ecrt.h index 357f2487..5f4dbd73 100644 --- a/include/ecrt.h +++ b/include/ecrt.h @@ -1,13 +1,13 @@ /****************************************************************************** * - * Oeffentliche EtherCAT-Schnittstellen fuer Echtzeitprozesse. + * Oeffentliche EtherCAT-Schnittstellen fuer Echtzeitprozesse. * - * $Id$ + * $Id$ * *****************************************************************************/ -#ifndef _ETHERCAT_RT_H_ -#define _ETHERCAT_RT_H_ +#ifndef __ECRT_H__ +#define __ECRT_H__ #include