/[weechat]/weechat/src/completion.h
ViewVC logotype

Diff of /weechat/src/completion.h

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

revision 1.1 by flashcode, Sat Sep 27 10:04:29 2003 UTC revision 1.2 by flashcode, Sun Oct 12 14:13:48 2003 UTC
# Line 36  struct t_completion Line 36  struct t_completion
36  };  };
37    
38  extern void completion_init (t_completion *);  extern void completion_init (t_completion *);
39    extern void completion_free (t_completion *);
40  extern void completion_search (t_completion *, void *, char *, int, int);  extern void completion_search (t_completion *, void *, char *, int, int);
41    
42  #endif /* completion.h */  #endif /* completion.h */

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