From 3ed6936371bc2a2a3d26d381978556399ee0c29f Mon Sep 17 00:00:00 2001 From: losinshi Date: Sun, 17 Sep 2006 23:49:24 +0000 Subject: [PATCH] commenting git-svn-id: file:///home/jan/tmp/wetterstation/trunk@104 dd492736-c11a-0410-ad51-8c26713eaf7f --- cronjob/chart/image_file/image_common.c | 2 +- cronjob/chart/image_file/image_draw.h | 2 +- cronjob/checksensor/checksensor.h | 2 +- cronjob/checksensor/config.h | 5 +---- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/cronjob/chart/image_file/image_common.c b/cronjob/chart/image_file/image_common.c index 939edd9..9d521ca 100644 --- a/cronjob/chart/image_file/image_common.c +++ b/cronjob/chart/image_file/image_common.c @@ -1,6 +1,6 @@ /* - chart.c -- Part of Chart-generator for the weatherstation + image_common.c -- Part of Chart-generator for the weatherstation Copyright (C) 2006 Jan Losinski diff --git a/cronjob/chart/image_file/image_draw.h b/cronjob/chart/image_file/image_draw.h index 2136cf0..7295b24 100644 --- a/cronjob/chart/image_file/image_draw.h +++ b/cronjob/chart/image_file/image_draw.h @@ -1,6 +1,6 @@ /* - image_config.c -- Part of Chart-generator for the weatherstation + image_draw.c -- Part of Chart-generator for the weatherstation Copyright (C) 2006 Jan Losinski diff --git a/cronjob/checksensor/checksensor.h b/cronjob/checksensor/checksensor.h index 49f37fe..9f733c1 100644 --- a/cronjob/checksensor/checksensor.h +++ b/cronjob/checksensor/checksensor.h @@ -1,6 +1,6 @@ /* - main.h -- Part of checksensor + checksensor.h -- Part of checksensor Copyright (C) 2006 Jan Losinski diff --git a/cronjob/checksensor/config.h b/cronjob/checksensor/config.h index 6c206ad..6b267c8 100644 --- a/cronjob/checksensor/config.h +++ b/cronjob/checksensor/config.h @@ -1,8 +1,6 @@ /* - weatherdeamon -- Weather Data Capture Program for the - 'ELV-PC-Wettersensor-Empfänger' - config.h -- Part of the weatherdeamon + config.h -- Part of checksensor Copyright (C) 2006 Jan Losinski @@ -20,7 +18,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: process.c v 1.00 11 Aug 2006 losinski $ */