Ignore:
Timestamp:
Jun 2, 2002, 8:20:24 PM (23 years ago)
Author:
umoeller
Message:

Rewrote winlist widget to use daemon.

File:
1 edited

Legend:

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

    r151 r167  
    295295    } // end else if (!(pFile = NEW(TMFMSGFILE)))
    296296
    297     return (arc);
     297    return arc;
    298298}
    299299
     
    357357    }
    358358
    359     return (arc);
     359    return arc;
    360360}
    361361
     
    528528    }
    529529
    530     return (arc);
     530    return arc;
    531531}
    532532
Note: See TracChangeset for help on using the changeset viewer.