aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup-gns-edit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/gnunet-setup-gns-edit.h')
-rw-r--r--src/setup/gnunet-setup-gns-edit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/gnunet-setup-gns-edit.h b/src/setup/gnunet-setup-gns-edit.h
index 2386553c..9a305560 100644
--- a/src/setup/gnunet-setup-gns-edit.h
+++ b/src/setup/gnunet-setup-gns-edit.h
@@ -112,7 +112,7 @@ struct EditDialogContext
112 /** 112 /**
113 * Zone into which the record should be placed. 113 * Zone into which the record should be placed.
114 */ 114 */
115 const char *new_zone_option; 115 gchar *new_zone_option;
116 116
117 /** 117 /**
118 * Flag indicating if the old record was in the namestore. 118 * Flag indicating if the old record was in the namestore.