/[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.27 by gaius, Tue Nov 22 17:39:19 2005 UTC revision 1.28 by gaius, Fri Nov 25 17:00:46 2005 UTC
# Line 4632  void html_printer::do_file_components (v Line 4632  void html_printer::do_file_components (v
4632        freopen(split_file.contents(), "w", stdout);        freopen(split_file.contents(), "w", stdout);
4633        fragment_no++;        fragment_no++;
4634        writeHeadMetaStyle();        writeHeadMetaStyle();
4635          fputs(head_info.contents(), stdout);
4636          fputs("</head>\n", stdout);
4637        write_navigation(top, prev, next, current);        write_navigation(top, prev, next, current);
4638      }      }
4639      if (file_list.are_links_required())      if (file_list.are_links_required())

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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