X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/03b75b4c964d8b3ac97d4007f0e033549b01c92f..9763940f8849e5c807566157829a1e6d2c9172ee:/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