Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    rf9756bd r0fbda193  
    6161        char *sendbuffer;
    6262        char *readbuffer;
    63         GIConv iconv, oconv;
    6463
    6564        int sentbytes;
     
    7069        char *host;
    7170        char *realname;
    72         char *password; /* HACK: Used to save the user's password, but before
    73                            logging in, this may contain a password we should
    74                            send to identify after USER/NICK are received. */
     71        char *password;
    7572
    7673        char umode[8];
Note: See TracChangeset for help on using the changeset viewer.