From 7e98726da7fe9d9c1cc86a26d93752fea351e1c9 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 30 Nov 2016 19:09:58 +0300 Subject: fix indent in some places --- plugins/fullscreen/eom-fullscreen-plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/fullscreen/eom-fullscreen-plugin.h') diff --git a/plugins/fullscreen/eom-fullscreen-plugin.h b/plugins/fullscreen/eom-fullscreen-plugin.h index defe3b5..17db056 100644 --- a/plugins/fullscreen/eom-fullscreen-plugin.h +++ b/plugins/fullscreen/eom-fullscreen-plugin.h @@ -47,10 +47,10 @@ struct _EomFullscreenPluginClass { /* * Public methods */ -GType eom_fullscreen_plugin_get_type(void) G_GNUC_CONST; +GType eom_fullscreen_plugin_get_type (void) G_GNUC_CONST; /* All the plugins must implement this function */ -G_MODULE_EXPORT GType register_eom_plugin(GTypeModule* module); +G_MODULE_EXPORT GType register_eom_plugin (GTypeModule* module); G_END_DECLS -- cgit v1.2.1