Browse Source

Add missing SharedSuffix constant to system unit

git-svn-id: trunk@36841 -
pierre 8 năm trước cách đây
mục cha
commit
afab9524f2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      rtl/netware/system.pp

+ 1 - 0
rtl/netware/system.pp

@@ -48,6 +48,7 @@ const
  maxExitCode = 255;
  MaxPathLen = 256;
  AllFilesMask = '*';
+ SharedSuffix = 'nlm';
 
 CONST
   { Default filehandles }