summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkInt.h')
-rw-r--r--generic/tkInt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkInt.h b/generic/tkInt.h
index 1b608df..fb43ef5 100644
--- a/generic/tkInt.h
+++ b/generic/tkInt.h
@@ -1431,7 +1431,7 @@ MODULE_SCOPE void TkUnixSetXftClipRegion(Region clipRegion);
# define tcl_CreateFileHandler reserved9
#endif
-MODULE_SCOPE int Icu_Init(Tcl_Interp* interp);
+MODULE_SCOPE void Icu_Init(Tcl_Interp* interp);
/*
* Unsupported commands.