Преглед на файлове

* fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG

git-svn-id: trunk@45522 -
svenbarth преди 5 години
родител
ревизия
0f372308b5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.
 }