]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 2 May 2008 10:54:35 +0000 (10:54 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 2 May 2008 10:54:35 +0000 (10:54 +0000)
src/w32term.c

index 5e416c12f1624571ec542ccbe25b351195308543..ac92504958db41bb8eefa434e4a5b4abd9bb7921 100644 (file)
@@ -1900,7 +1900,7 @@ x_draw_glyph_string_foreground (s)
           x += g->pixel_width;
         }
     }
-
+  else
     {
       int boff = s->font->baseline_offset;
       struct font *font = s->font;