aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-uri-schema-registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-uri-schema-registry.h')
-rw-r--r--shell/e-uri-schema-registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-uri-schema-registry.h b/shell/e-uri-schema-registry.h
index 458810b739..caa19ad2d9 100644
--- a/shell/e-uri-schema-registry.h
+++ b/shell/e-uri-schema-registry.h
@@ -58,7 +58,7 @@ struct _EUriSchemaRegistryClass {
GtkType e_uri_schema_registry_get_type (void);
EUriSchemaRegistry *e_uri_schema_registry_new (void);
-gboolean e_uri_schema_registry_set_handler_for_schema (EUriSchemaRegistry *registry,
+void e_uri_schema_registry_set_handler_for_schema (EUriSchemaRegistry *registry,
const char *schema,
EvolutionShellComponentClient *shell_component);
EvolutionShellComponentClient *e_uri_schema_registry_get_handler_for_schema (EUriSchemaRegistry *registry,