summaryrefslogtreecommitdiff
path: root/providers/enchant_voikko.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/enchant_voikko.c')
-rw-r--r--providers/enchant_voikko.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/enchant_voikko.c b/providers/enchant_voikko.c
index 137de8f..964cf82 100644
--- a/providers/enchant_voikko.c
+++ b/providers/enchant_voikko.c
@@ -113,7 +113,7 @@ voikko_provider_list_dicts (EnchantProvider * me _GL_UNUSED_PARAMETER,
static int
voikko_provider_dictionary_exists (struct str_enchant_provider * me _GL_UNUSED_PARAMETER,
- const char *const tag)
+ const char *const tag)
{
size_t i;
int exists = 0;