[gtranslator] Minor fix.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtranslator] Minor fix.
- Date: Sun, 14 Feb 2010 20:38:26 +0000 (UTC)
commit aa313b7e7cb61554f99ef3e6dd18703871802451
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Feb 14 21:38:12 2010 +0100
Minor fix.
src/gtr-header.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtr-header.c b/src/gtr-header.c
index d13bc1e..39ac129 100644
--- a/src/gtr-header.c
+++ b/src/gtr-header.c
@@ -70,7 +70,7 @@ parse_nplurals (GtrHeader * header)
if (gtr_prefs_manager_get_use_profile_values () || !plural_forms)
{
- const gchar *plural_form;
+ const gchar *plural_form = NULL;
GtrProfile *profile;
profile = gtr_application_get_active_profile (GTR_APP);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]