From: short <> Date: Sun, 26 Jun 2005 06:22:14 +0000 (+0000) Subject: Cosmetic: Fixed warn. X-Git-Tag: udpgate-1_0_2~11 X-Git-Url: https://git.jankratochvil.net/?p=udpgate.git;a=commitdiff_plain;h=40bf87e110b8d795a1fd50c3aa1a89c6f76a6116 Cosmetic: Fixed warn. --- diff --git a/src/main.c b/src/main.c index c2cec2c..c80685b 100644 --- a/src/main.c +++ b/src/main.c @@ -134,7 +134,7 @@ static void gnome_init_g_log_handler(const gchar *log_domain,GLogLevelFlags log_ } #endif /* HAVE_GNOME */ -static const gchar *localedir; +static gchar *localedir; #ifdef ENABLE_BUNDLE static gboolean locale_files_write(void)