X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/03b75b4c964d8b3ac97d4007f0e033549b01c92f..8cccf85821f547f5cb8abb81b499e4bb0ffbacc4:/lcoregtklaz.pas?ds=inline

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