From 2f4a8253488c7b0ecf21915aa3aa5b61475dd6a6 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 24 Feb 2005 17:52:10 +0000 Subject: [PATCH] Doc fix. --- include/budg.h | 2 +- include/service.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/budg.h b/include/budg.h index cf948c90..21d889c7 100644 --- a/include/budg.h +++ b/include/budg.h @@ -25,7 +25,7 @@ * * --- * - * budget.h: Budget related definitions + * budg.h: Budget related definitions * * Known contributors to this file: * Ville Virrankoski, 1995 diff --git a/include/service.h b/include/service.h index 898db21d..35f68bf8 100644 --- a/include/service.h +++ b/include/service.h @@ -25,7 +25,7 @@ * * --- * - * server.h: Windows services support + * service.h: Windows services support * * Known contributors to this file: * Ron Koenderink, 2004