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: Sun, 23 Oct 2005 22:51:55 -0400

Index: pspp/src/html.c
diff -u pspp/src/html.c:1.14 pspp/src/html.c:1.15
--- pspp/src/html.c:1.14        Sun Jul 31 21:42:46 2005
+++ pspp/src/html.c     Mon Oct 24 02:51:32 2005
@@ -250,7 +250,7 @@
   FILE *prologue_file;
 
   char *buf = NULL;
-  int buf_size = 0;
+  size_t buf_size = 0;
 
   if (prologue_fn == NULL)
     {




reply via email to

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