florian 26 лет назад
Родитель
Сommit
eea353cd51
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/sysutex/ex41.pp

+ 1 - 1
docs/sysutex/ex41.pp

@@ -10,7 +10,7 @@ Const
   P = '.:/bin:/usr/bin';  
 {$else}
   FN = 'find.exe';
-  P = 'c:\dos;c:\windows;c:\windows\system;c:\windows\system32');
+  P = 'c:\dos;c:\windows;c:\windows\system;c:\windows\system32';
 {$endif}
 
 begin