aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_gtk_namestore_phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/plugin_gtk_namestore_phone.c')
-rw-r--r--src/namestore/plugin_gtk_namestore_phone.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/namestore/plugin_gtk_namestore_phone.c b/src/namestore/plugin_gtk_namestore_phone.c
index e3bbf0ca..2b97d8fd 100644
--- a/src/namestore/plugin_gtk_namestore_phone.c
+++ b/src/namestore/plugin_gtk_namestore_phone.c
@@ -55,8 +55,8 @@ GNS_edit_dialog_phone_peer_entry_changed_cb (GtkEditable *entry,
55 */ 55 */
56static void 56static void
57phone_load (void *cls, 57phone_load (void *cls,
58 gchar *n_value, 58 gchar *n_value,
59 GtkBuilder *builder) 59 GtkBuilder *builder)
60{ 60{
61 const char *minus; 61 const char *minus;
62 unsigned int line; 62 unsigned int line;
@@ -93,7 +93,7 @@ phone_load (void *cls,
93 */ 93 */
94static gchar * 94static gchar *
95phone_store (void *cls, 95phone_store (void *cls,
96 GtkBuilder *builder) 96 GtkBuilder *builder)
97{ 97{
98 GtkEntry *entry; 98 GtkEntry *entry;
99 GtkSpinButton *spin; 99 GtkSpinButton *spin;