# HG changeset patch # User Eric Warmenhoven # Date 1006219417 0 # Node ID 38c31679dd3772512a7924ebc3dfa1d37675cb13 # Parent 6fab04e257a53601a6ca450f6c4cd0c9f3f0404d [gaim-migrate @ 2788] i really need to sleep committer: Tailor Script diff -r 6fab04e257a5 -r 38c31679dd37 src/gtkimhtml.c --- a/src/gtkimhtml.c Tue Nov 20 01:22:16 2001 +0000 +++ b/src/gtkimhtml.c Tue Nov 20 01:23:37 2001 +0000 @@ -1962,7 +1962,7 @@ newvals [FMLY] = names [i]; g_snprintf (fs, sizeof (fs), "%d", - POINT_SIZE (MIN (fontsize, MAX_FONT_SIZE) - 1) / 10); + POINT_SIZE (MIN (fontsize, MAX_FONT_SIZE)) / 10); newvals [PXLSZ] = fs; newvals [PTSZ] = "*";