[gnome-shell/wip/nielsdg/cleanup-plugin-boilerplate: 13/13] 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: 13/13] plugin: style consistency fix
- Date: Tue, 25 Dec 2018 14:45:04 +0000 (UTC)
commit 7c2f4971424889065d89b036c254b6920e956ce1
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 6a234001a..0c4c7f649 100644
--- a/src/gnome-shell-plugin.c
+++ b/src/gnome-shell-plugin.c
@@ -322,8 +322,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]