/[weechat]/weechat/src/irc/irc-recv.c
ViewVC logotype

Diff of /weechat/src/irc/irc-recv.c

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

revision 1.60 by flashcode, Wed Mar 16 21:49:51 2005 UTC revision 1.61 by flashcode, Thu Mar 17 21:40:54 2005 UTC
# Line 401  void irc_get_channel_modes (t_irc_channe Line 401  void irc_get_channel_modes (t_irc_channe
401                  }                  }
402                  if (nick_host)                  if (nick_host)
403                      irc_display_mode (ptr_channel->buffer,                      irc_display_mode (ptr_channel->buffer,
404                                        channel_name, set_flag, "o", nick_host,                                        channel_name, set_flag, "h", nick_host,
405                                        (set_flag == '+') ?                                        (set_flag == '+') ?
406                                            _("gives half channel operator status to") :                                            _("gives half channel operator status to") :
407                                            _("removes half channel operator status from"),                                            _("removes half channel operator status from"),

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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