summaryrefslogblamecommitdiffstats
path: root/net/ekiga/files/patch-ubuntu
blob: d52544e497aea72d03fccb98c009dfebe33a1329 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                   
A small patch found among Ubuntu and Debian ports of Ekiga.

    -mi

--- lib/gmconf/gmconf-glib.c    2007-09-18 09:00:21.000000000 +0000
+++ lib/gmconf/gmconf-glib.c    2007-10-06 18:34:01.000000000 +0000
@@ -1473,7 +1473,7 @@
 }
 
 gboolean 
-gm_conf_is_key_writable (gchar *key)
+gm_conf_is_key_writable (const gchar *key)
 {
   g_return_val_if_fail (key != NULL, FALSE);