pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/q2c.c
Date: Sun, 23 Oct 2005 22:52:11 -0400

Index: pspp/src/q2c.c
diff -u pspp/src/q2c.c:1.24 pspp/src/q2c.c:1.25
--- pspp/src/q2c.c:1.24 Sun Jul 31 21:42:46 2005
+++ pspp/src/q2c.c      Mon Oct 24 02:51:31 2005
@@ -1143,7 +1143,7 @@
            break;
 
          case SBC_VARLIST:
-           dump (0, "int %sn_%s;", st_lower (sbc->prefix),
+           dump (0, "size_t %sn_%s;", st_lower (sbc->prefix),
                  st_lower (sbc->name));
            dump (0, "struct variable **%sv_%s;", st_lower (sbc->prefix),
                  st_lower (sbc->name));




reply via email to

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