/[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.2 by flashcode, Sun Nov 16 19:40:36 2003 UTC revision 1.3 by flashcode, Sat Nov 22 14:14:30 2003 UTC
# Line 62  struct t_index_command Line 62  struct t_index_command
62  extern t_weechat_alias *weechat_alias;  extern t_weechat_alias *weechat_alias;
63  extern t_index_command *index_commands;  extern t_index_command *index_commands;
64    
65    extern t_index_command *index_command_search (char *);
66  extern t_index_command *index_command_new (char *);  extern t_index_command *index_command_new (char *);
67  extern void index_command_build ();  extern void index_command_build ();
68  extern t_weechat_alias *alias_new (char *, char *);  extern t_weechat_alias *alias_new (char *, char *);

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

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