From 04e124bd3c24744077276ea0c7fc6bb2f1d147f4 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 6 Mar 2000 16:37:20 +0000 Subject: [PATCH] 20000306-17:34 GMT+1 Victor Szakats --- harbour/include/unistd.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/harbour/include/unistd.h b/harbour/include/unistd.h index e374e2d81b..da5f7a2ee3 100644 --- a/harbour/include/unistd.h +++ b/harbour/include/unistd.h @@ -8,9 +8,9 @@ - This file is intentionally empty. - This file was intentionally not added to Makefile, since the it's not needed to build a final Harbour application. - - The file should not conflict with other platforms since the unistd.h - file is first checked in the compilers include path, and this one - will only be used when it's not found there. + - This file should not conflict with other platforms since the + unistd.h file is first checked in the compilers include path, and + this one will only be used when it's not found there. [vszakats] */