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

Diff of /weechat/src/gui/gui.h

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

revision 1.61 by flashcode, Sun Oct 30 09:56:25 2005 UTC revision 1.62 by flashcode, Sun Oct 30 22:56:00 2005 UTC
# Line 212  struct t_gui_buffer Line 212  struct t_gui_buffer
212      t_history *ptr_history;         /* current command in history           */      t_history *ptr_history;         /* current command in history           */
213      int num_history;                /* number of commands in history        */      int num_history;                /* number of commands in history        */
214            
     /* channel buffer before jumping to next server */  
     t_gui_buffer *old_channel_buffer; /* only used for server buffer        */  
       
215      /* link to previous/next buffer */      /* link to previous/next buffer */
216      t_gui_buffer *prev_buffer;      /* link to previous buffer              */      t_gui_buffer *prev_buffer;      /* link to previous buffer              */
217      t_gui_buffer *next_buffer;      /* link to next buffer                  */      t_gui_buffer *next_buffer;      /* link to next buffer                  */

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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