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

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

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

revision 1.28 by flashcode, Wed Jan 26 22:21:58 2005 UTC revision 1.29 by flashcode, Sat Feb 12 21:21:54 2005 UTC
# Line 337  t_irc_command irc_commands[] = Line 337  t_irc_command irc_commands[] =
337      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },
338    { "409", N_("no origin"),    { "409", N_("no origin"),
339      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },
340      { "410", N_("no services"),
341        "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },
342    { "411", N_("no recipient"),    { "411", N_("no recipient"),
343      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },      "", "", 0, MAX_ARGS, 1, NULL, NULL, irc_cmd_recv_error },
344    { "412", N_("no text to send"),    { "412", N_("no text to send"),

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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