summaryrefslogtreecommitdiff
path: root/providers/enchant_voikko.c
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2021-11-08 11:59:07 +0000
committerReuben Thomas <rrt@sc3d.org>2021-11-08 11:59:07 +0000
commit1fc95ead6c74ca78877b65a59e883c82ec9c0e36 (patch)
treeaace95c3084cd07c17fa1a5a68a3975093df4723 /providers/enchant_voikko.c
parent9e3bd0386bdf7f1ac428b885df4d58840b5ddd12 (diff)
downloadenchant-1fc95ead6c74ca78877b65a59e883c82ec9c0e36.tar.gz
Clean up whitespace in provider sources
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;