Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    r0356ae3 raefa533e  
    6161        char *sendbuffer;
    6262        char *readbuffer;
     63        int quit;
    6364
    6465        int sentbytes;
     
    9293        struct set *set;
    9394
     95        GIOChannel *io_channel;
    9496        gint r_watch_source_id;
    9597        gint w_watch_source_id;
Note: See TracChangeset for help on using the changeset viewer.