summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/gdict-speller.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/libgdict/gdict-speller.c')
-rw-r--r--mate-dictionary/libgdict/gdict-speller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/gdict-speller.c b/mate-dictionary/libgdict/gdict-speller.c
index 301ac533..7392096a 100644
--- a/mate-dictionary/libgdict/gdict-speller.c
+++ b/mate-dictionary/libgdict/gdict-speller.c
@@ -1,4 +1,5 @@
/* Copyright (C) 2006 Emmanuele Bassi <[email protected]>
+ * Copyright (C) 2012-2021 MATE Developers
*
* This file is part of MATE Utils.
*
@@ -180,7 +181,6 @@ gdict_speller_finalize (GObject *gobject)
G_OBJECT_CLASS (gdict_speller_parent_class)->finalize (gobject);
}
-
static void
gdict_speller_set_property (GObject *gobject,
guint prop_id,