X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/03b75b4c964d8b3ac97d4007f0e033549b01c92f..64005e4a670ae074eea1980c5eca131748884ec0:/lcoregtklaz.pas?ds=sidebyside 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