Explorar el Código

Add missing SharedSuffix constant to system unit

git-svn-id: trunk@36841 -
pierre hace 8 años
padre
commit
afab9524f2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 }