/[weechat]/weechat/src/irc/irc.h
ViewVC logotype

Diff of /weechat/src/irc/irc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by flashcode, Mon Jun 20 14:04:17 2005 UTC revision 1.57 by flashcode, Tue Jun 21 08:05:58 2005 UTC
# Line 145  struct t_irc_server Line 145  struct t_irc_server
145      char *nick3;                    /* 2nd alternate nickname               */      char *nick3;                    /* 2nd alternate nickname               */
146      char *username;                 /* user name                            */      char *username;                 /* user name                            */
147      char *realname;                 /* real name                            */      char *realname;                 /* real name                            */
148      char *command;                                      /* command to run once connected        */      char *command;                  /* command to run once connected        */
149      int command_delay;              /* delay after execution of command     */      int command_delay;              /* delay after execution of command     */
150      char *autojoin;                                     /* channels to automatically join       */      char *autojoin;                 /* channels to automatically join       */
151      int autorejoin;                 /* auto rejoin channels when kicked     */      int autorejoin;                 /* auto rejoin channels when kicked     */
152      char *notify_levels;            /* channels notify levels               */      char *notify_levels;            /* channels notify levels               */
153            

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26