Преглед изворни кода

* add deprecated and platform modifiers to this unit,
since it uses libc and is linux/i386 only.

git-svn-id: branches/fixes_2_6@20551 -

marco пре 13 година
родитељ
комит
19b421f474
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/unixutil/src/unixutils.pp

+ 1 - 1
packages/unixutil/src/unixutils.pp

@@ -13,7 +13,7 @@
 {$mode objfpc}
 {$h+}
 
-Unit UnixUtils;
+Unit UnixUtils platform deprecated 'Linux/i386 legacy unit';
 
 Interface