/[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.63 by flashcode, Fri Nov 4 11:53:25 2005 UTC revision 1.64 by flashcode, Fri Nov 4 13:11:39 2005 UTC
# Line 203  struct t_gui_line Line 203  struct t_gui_line
203      int line_with_message;          /* line contains a message from a user? */      int line_with_message;          /* line contains a message from a user? */
204      int line_with_highlight;        /* line contains highlight              */      int line_with_highlight;        /* line contains highlight              */
205      char *data;                     /* line content                         */      char *data;                     /* line content                         */
206        int ofs_after_date;             /* offset to first char after date      */
207      t_gui_line *prev_line;          /* link to previous line                */      t_gui_line *prev_line;          /* link to previous line                */
208      t_gui_line *next_line;          /* link to next line                    */      t_gui_line *next_line;          /* link to next line                    */
209  };  };

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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