* fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG

git-svn-id: trunk@45522 -
This commit is contained in:
svenbarth 2020-05-28 14:47:35 +00:00
parent 6b79e2c2c3
commit 0f372308b5

View File

@ -150,7 +150,7 @@ end;
---------------------------------------------------------------------}
{
If a particular OS does it different:
- set the HAVE_OSCONFIG define before including sysutils.inc.
- set the HAS_OSCONFIG define before including sysutils.inc.
- implement the functions.
Default config assumes a DOS-like configuration.
}