X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/82d4e52fba54be50d719f6185ec381f2dc87fc6c..70e049261c2b49411fbc9cefc737bc18ee6c4365:/lcoregtklaz.pas diff --git a/lcoregtklaz.pas b/lcoregtklaz.pas old mode 100755 new mode 100644 index b09dbfc..6473784 --- a/lcoregtklaz.pas +++ b/lcoregtklaz.pas @@ -33,7 +33,7 @@ implementation ExtCtrls; {$I unixstuff.inc} var - giochannels : array[0..absoloutemaxs] of pgiochannel; + giochannels : array[0..absolutemaxs] of pgiochannel; function iocallback(source:PGIOChannel; condition:TGIOCondition; data:gpointer):gboolean;cdecl; // return true if we want the callback to stay