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

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

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

revision 1.1 by flashcode, Sat Oct 25 14:49:19 2003 UTC revision 1.2 by flashcode, Sun Nov 16 19:40:36 2003 UTC
# Line 72  extern int weechat_cmd_clear (int, char Line 72  extern int weechat_cmd_clear (int, char
72  extern int weechat_cmd_connect (int, char **);  extern int weechat_cmd_connect (int, char **);
73  extern int weechat_cmd_disconnect (int, char **);  extern int weechat_cmd_disconnect (int, char **);
74  extern int weechat_cmd_help (int, char **);  extern int weechat_cmd_help (int, char **);
75  extern int weechat_cmd_server (int, char **);  extern int weechat_cmd_perl (int, char **);
76  extern int weechat_cmd_save (int, char **);  extern int weechat_cmd_save (int, char **);
77    extern int weechat_cmd_server (int, char **);
78  extern int weechat_cmd_set (int, char **);  extern int weechat_cmd_set (int, char **);
79  extern int weechat_cmd_unalias (char *);  extern int weechat_cmd_unalias (char *);
80    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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