From 55707840f33f0f6ad91f02b2d60753ef96c97c7c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Oct 1997 22:33:20 +0000 Subject: [PATCH] Remove ChangeLog entry from Orn. --- src/sort.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/sort.c b/src/sort.c index cf520179a6..8837a7ce90 100644 --- a/src/sort.c +++ b/src/sort.c @@ -1146,18 +1146,6 @@ nls_set_fraction (register unsigned char ch) where the grouping rule is 3;3... we take a look at group 1, and find out that |{1234}| > larger of the two first grouping rules, then the separator has to be a decimal point... - - FIXME: change descriptions go in ChangeLog -Changes: - -14/10/1997... ÖEH - Change the table of groups to be able to handle arbitrary - number of groups. This is done by starting to allocate a minimum - buffer of NLS_MAX_GRUPS size. If this turns out to be insufficient - to realloc space for new buffer in steps of NLS_MAX_GROUPS. The - memory allocated and size, are statically allocated so they will - remain the same through every call. - */ static void -- 2.47.3