X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/03b75b4c964d8b3ac97d4007f0e033549b01c92f..70e049261c2b49411fbc9cefc737bc18ee6c4365:/lcoregtklaz.pas diff --git a/lcoregtklaz.pas b/lcoregtklaz.pas index b09dbfc..6473784 100644 --- 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