From e058f03e7fa77eb17890b9fb73ff78f890eda005 Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Thu, 14 Mar 2002 01:36:25 +0000 Subject: [PATCH] See ChangeLog entry 2002-03-13 20:40 UTC-0500 David G. Holm --- harbour/.cvsignore | 5 ++--- harbour/contrib/htmllib/html.ch | 5 +++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/harbour/.cvsignore b/harbour/.cvsignore index 5b54c75dd2..f067600ce8 100644 --- a/harbour/.cvsignore +++ b/harbour/.cvsignore @@ -1,7 +1,7 @@ +bsd +bsd/* dos dos/* -freebsd -freebsd/* linux linux/* os2 @@ -18,4 +18,3 @@ obj obj/* lib lib/* - diff --git a/harbour/contrib/htmllib/html.ch b/harbour/contrib/htmllib/html.ch index 988c8a74fc..6401b6b2bb 100644 --- a/harbour/contrib/htmllib/html.ch +++ b/harbour/contrib/htmllib/html.ch @@ -45,9 +45,9 @@ #ifndef _HTML_CH -#include "simpleIO.ch" +#include "simpleio.ch" #include "forms.ch" -#include "Colors.ch" +#include "colors.ch" #xTranslate DEFAULT(

, ) =>

:= IF(

== NIL, ,

) @@ -761,3 +761,4 @@ #define _HTML_CH #endif +