[gnome-shell/wip/nielsdg/cleanup-plugin-boilerplate: 4/4] plugin: style consistency fix
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/nielsdg/cleanup-plugin-boilerplate: 4/4] plugin: style consistency fix
- Date: Tue, 25 Dec 2018 16:46:28 +0000 (UTC)
commit 1031a59882232afce349ca483e2a9fe5f75f526d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 25 15:43:48 2018 +0100
plugin: style consistency fix
src/gnome-shell-plugin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-shell-plugin.c b/src/gnome-shell-plugin.c
index 63890c2f9..35a9a8bcb 100644
--- a/src/gnome-shell-plugin.c
+++ b/src/gnome-shell-plugin.c
@@ -318,8 +318,8 @@ gnome_shell_plugin_confirm_display_change (MetaPlugin *plugin)
_shell_wm_confirm_display_change (get_shell_wm ());
}
-static const
-MetaPluginInfo *gnome_shell_plugin_plugin_info (MetaPlugin *plugin)
+static const MetaPluginInfo *
+gnome_shell_plugin_plugin_info (MetaPlugin *plugin)
{
static const MetaPluginInfo info = {
.name = "GNOME Shell",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]