Ignore:
Timestamp:
Aug 10, 2002, 4:40:23 PM (23 years ago)
Author:
umoeller
Message:

More fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/winh.c

    r199 r200  
    43944394    ulCharHeight = gpihQueryLineSpacing(hps);
    43954395
    4396     while (   (lDrawn)
    4397            && (lTotalDrawn < ulTextLen)
     4396    while (    (lDrawn)
     4397            && (lTotalDrawn < ulTextLen)
    43984398          )
    43994399    {
Note: See TracChangeset for help on using the changeset viewer.