Explorar o código

* Fix compilation

Michaël Van Canneyt %!s(int64=2) %!d(string=hai) anos
pai
achega
202d526211
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/amunits/src/otherlibs/ahi.pas

+ 1 - 1
packages/amunits/src/otherlibs/ahi.pas

@@ -573,7 +573,7 @@ end;
 
 const
     { Change VERSION and LIBVERSION to proper values }
-    VERSION : ShortString[2] = '0';
+    VERSION : String[2] = '0';
     LIBVERSION : longword = 0;
 
 initialization