/[pspp]/pspp/src/html.c
ViewVC logotype

Diff of /pspp/src/html.c

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

revision 1.10 by jmd, Fri Jan 14 04:05:47 2005 UTC revision 1.11 by blp, Tue Mar 1 08:16:15 2005 UTC
# Line 509  output_tab_table (struct outp_driver *th Line 509  output_tab_table (struct outp_driver *th
509          fputs ("  <TR>\n", x->file.file);          fputs ("  <TR>\n", x->file.file);
510          for (c = 0; c < t->nc; c++, ct++)          for (c = 0; c < t->nc; c++, ct++)
511            {            {
512              struct len_string *cc;              struct fixed_string *cc;
513              int tag;              int tag;
514              char header[128];              char header[128];
515              char *cp;              char *cp;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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