/[groff]/groff/src/devices/grohtml/post-html.cpp
ViewVC logotype

Diff of /groff/src/devices/grohtml/post-html.cpp

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

revision 1.20 by wl, Sun Feb 27 06:26:15 2005 UTC revision 1.21 by wl, Tue Mar 15 22:07:46 2005 UTC
# Line 3622  void html_printer::lookahead_for_tables Line 3622  void html_printer::lookahead_for_tables
3622        } else if (g->is_ce() && (start_of_table != NULL)) {        } else if (g->is_ce() && (start_of_table != NULL)) {
3623          add_table_end("*** CE ***");          add_table_end("*** CE ***");
3624          start_of_table->remember_table(tbl);          start_of_table->remember_table(tbl);
3625            tbl = new html_table(&html, -1);
3626          start_of_table = NULL;          start_of_table = NULL;
3627          last = NULL;          last = NULL;
3628        } else if (g->is_ta()) {        } else if (g->is_ta()) {

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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