2
0
Эх сурвалжийг харах

* fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG

git-svn-id: trunk@45522 -
svenbarth 5 жил өмнө
parent
commit
0f372308b5

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