/[weechat]/weechat/src/common/command.c
ViewVC logotype

Diff of /weechat/src/common/command.c

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

revision 1.63 by flashcode, Tue Jul 19 09:46:24 2005 UTC revision 1.64 by flashcode, Tue Jul 19 12:19:06 2005 UTC
# Line 1202  weechat_cmd_debug (int argc, char **argv Line 1202  weechat_cmd_debug (int argc, char **argv
1202          irc_display_prefix (NULL, PREFIX_ERROR);          irc_display_prefix (NULL, PREFIX_ERROR);
1203          gui_printf (NULL,          gui_printf (NULL,
1204                      _("%s unknown option for \"%s\" command\n"),                      _("%s unknown option for \"%s\" command\n"),
1205                      WEECHAT_ERROR, "perl");                      WEECHAT_ERROR, "debug");
1206          return -1;          return -1;
1207      }      }
1208            

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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