pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/html.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/html.c
Date: Tue, 01 Mar 2005 03:16:32 -0500

Index: pspp/src/html.c
diff -u pspp/src/html.c:1.10 pspp/src/html.c:1.11
--- pspp/src/html.c:1.10        Fri Jan 14 04:05:47 2005
+++ pspp/src/html.c     Tue Mar  1 08:16:15 2005
@@ -509,7 +509,7 @@
        fputs ("  <TR>\n", x->file.file);
        for (c = 0; c < t->nc; c++, ct++)
          {
-            struct len_string *cc;
+            struct fixed_string *cc;
            int tag;
            char header[128];
            char *cp;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]