浏览代码

Add missing SharedSuffix constant to system unit

git-svn-id: trunk@36841 -
pierre 8 年之前
父节点
当前提交
afab9524f2
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 }