Ignore:
Timestamp:
Apr 25, 2002, 7:25:16 PM (23 years ago)
Author:
umoeller
Message:

Lots of dialog rework, plus other fixes.

File:
1 edited

Legend:

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

    r153 r159  
    10631063
    10641064    while(*p)
    1065         if (   (*p == '\r')
    1066             || (*p == '\n')
     1065        if (    (*p == '\r')
     1066             || (*p == '\n')
    10671067           )
    10681068        {
Note: See TracChangeset for help on using the changeset viewer.