Browse Source

# revisions: 45522

git-svn-id: branches/fixes_3_2@47088 -
marco 4 years ago
parent
commit
8f8b5ed35b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/objpas/sysutils/osutil.inc

+ 1 - 1
rtl/objpas/sysutils/osutil.inc

@@ -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.
 }