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] */