[gedit-plugins] Use right coding style
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Use right coding style
- Date: Fri, 25 Dec 2009 23:26:56 +0000 (UTC)
commit a7ebf14b5a8575b8e386bc8d344e8006d57c2951
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Dec 26 00:26:02 2009 +0100
Use right coding style
plugins/drawspaces/gedit-drawspaces-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/drawspaces/gedit-drawspaces-plugin.c b/plugins/drawspaces/gedit-drawspaces-plugin.c
index 44841aa..22ad816 100644
--- a/plugins/drawspaces/gedit-drawspaces-plugin.c
+++ b/plugins/drawspaces/gedit-drawspaces-plugin.c
@@ -126,7 +126,7 @@ free_action_data (gpointer data)
static void
set_draw_gconf (GeditDrawspacesPlugin *plugin,
- gchar const *key,
+ const gchar *key,
gboolean value)
{
GError *error = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]