summaryrefslogtreecommitdiffstats
path: root/vcl/unx/gtk/a11y/atkhypertext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkhypertext.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkhypertext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk/a11y/atkhypertext.cxx b/vcl/unx/gtk/a11y/atkhypertext.cxx
index 909ee30a8063..9b01e6b5bf5e 100644
--- a/vcl/unx/gtk/a11y/atkhypertext.cxx
+++ b/vcl/unx/gtk/a11y/atkhypertext.cxx
@@ -155,7 +155,7 @@ hyper_link_class_init (AtkHyperlinkClass *klass)
}
static GType
-hyper_link_get_type (void)
+hyper_link_get_type()
{
static GType type = 0;