summaryrefslogtreecommitdiff
path: root/providers/enchant_hspell.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/enchant_hspell.c')
-rw-r--r--providers/enchant_hspell.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/providers/enchant_hspell.c b/providers/enchant_hspell.c
index d1ee395..a9df427 100644
--- a/providers/enchant_hspell.c
+++ b/providers/enchant_hspell.c
@@ -274,8 +274,7 @@ hspell_provider_describe (EnchantProvider * me _GL_UNUSED_PARAMETER)
return "Hspell Provider";
}
-ENCHANT_MODULE_EXPORT (EnchantProvider *)
- init_enchant_provider (void);
+EnchantProvider *init_enchant_provider (void);
EnchantProvider *
init_enchant_provider (void)