plugin: Style consistency fix

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/315
This commit is contained in:
Niels De Graef 2018-12-25 15:43:48 +01:00 committed by Florian Müllner
parent a4c159ecad
commit 5f4e0e5ff8

View File

@ -318,8 +318,8 @@ gnome_shell_plugin_confirm_display_change (MetaPlugin *plugin)
_shell_wm_confirm_display_change (get_shell_wm ()); _shell_wm_confirm_display_change (get_shell_wm ());
} }
static const static const MetaPluginInfo *
MetaPluginInfo *gnome_shell_plugin_plugin_info (MetaPlugin *plugin) gnome_shell_plugin_plugin_info (MetaPlugin *plugin)
{ {
static const MetaPluginInfo info = { static const MetaPluginInfo info = {
.name = "GNOME Shell", .name = "GNOME Shell",