| commit | 2d8723c6c8513a97ec8ba8bd1dd971ea28d9e13d | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Thu Nov 14 16:41:27 2013 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Thu Nov 14 16:41:27 2013 +0000 |
| tree | e92e40e15fb248d443745984ad8e1cec738556df | |
| parent | 02e64f85ab79992a87dd6979d4948488fec02817 [diff] [blame] |
diff --git a/MagickCore/string.c b/MagickCore/string.c index bfbbd09..9fde907 100644 --- a/MagickCore/string.c +++ b/MagickCore/string.c
@@ -1739,6 +1739,7 @@ break; p++; } + (void) FormatLocaleFile(file,"%s(%.20g): ",id,(double) string_info->length); if (i == string_info->length) { for (i=0; i < string_info->length; i++)