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

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

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

revision 1.5 by flashcode, Sat Jul 30 18:41:49 2005 UTC revision 1.6 by flashcode, Tue Dec 6 18:21:01 2005 UTC
# Line 34  extern t_history *history_global; Line 34  extern t_history *history_global;
34  extern t_history *history_global_last;  extern t_history *history_global_last;
35  extern t_history *history_global_ptr;  extern t_history *history_global_ptr;
36    
37  extern void history_add (void *, char *);  extern void history_buffer_add (void *, char *);
38    extern void history_global_add (char *);
39  extern void history_global_free ();  extern void history_global_free ();
40  extern void history_buffer_free (void *);  extern void history_buffer_free (void *);
41    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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