소스 검색

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 }