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/cctl_combo.c

    r142 r167  
    184184    }
    185185
    186     return (mrc);
     186    return mrc;
    187187}
    188188
     
    572572    }
    573573
    574     return (mrc);
     574    return mrc;
    575575}
    576576
     
    719719    }
    720720
    721     return (brc);
     721    return brc;
    722722}
    723723
Note: See TracChangeset for help on using the changeset viewer.