aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
Diffstat (limited to 'e-util')
-rw-r--r--e-util/e-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-util.c b/e-util/e-util.c
index 82799d280f..fb18db91ca 100644
--- a/e-util/e-util.c
+++ b/e-util/e-util.c
@@ -888,7 +888,7 @@ e_format_number (gint number)
}
if (list) {
- value = g_new(char, char_length + (group_count - 1) * strlen(locality->thousands_sep));
+ value = g_new(char, 1 + char_length + (group_count - 1) * strlen(locality->thousands_sep));
iterator = list;
value_iterator = value;
3295a5&showmsg=1'>Expand)AuthorAgeFilesLines * - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-5/+2 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-0/+1 * Set MANUAL_PACKAGE_BUILD: Needs data from CDROMkris2006-09-171-0/+1 * NO_PACKAGE is superfluous herekris2006-09-031-1/+0 * - Add SHA256pav2005-11-251-0/+1 * Chase dependency on ja-p5-Jcode.nork2005-11-131-1/+8 * Fix passing of SRCFILE and PORT_SRCFILE knobs to gmake.lawrance2005-06-132-12/+11 * bump PORTREVISION for my previous commit.ume2005-06-121-1/+1 * chase location change of fpwutils.mk during upgradingume2005-06-121-2/+2 * Reset MAINTAINER to ports@.nork2004-12-231-1/+1 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Fix build with a SelF-eXtracting archive in CD-ROM.nork2004-03-041-4/+6 * Utilize PORTDOCS and DOCSDIR.nork2004-03-042-5/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04