aboutsummaryrefslogtreecommitdiff
path: root/src/fltk-widgets-groups-text_displays-text_editors.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/fltk-widgets-groups-text_displays-text_editors.ads')
-rw-r--r--src/fltk-widgets-groups-text_displays-text_editors.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fltk-widgets-groups-text_displays-text_editors.ads b/src/fltk-widgets-groups-text_displays-text_editors.ads
index 3d1bdbe..c5cc46b 100644
--- a/src/fltk-widgets-groups-text_displays-text_editors.ads
+++ b/src/fltk-widgets-groups-text_displays-text_editors.ads
@@ -348,7 +348,7 @@ private
function Key_Func_Hook
(K : in Interfaces.C.int;
- E : in System.Address)
+ E : in Storage.Integer_Address)
return Interfaces.C.int;
pragma Convention (C, Key_Func_Hook);