pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/pfm-write.c
Date: Tue, 25 Oct 2005 00:28:20 -0400

Index: pspp/src/pfm-write.c
diff -u pspp/src/pfm-write.c:1.17 pspp/src/pfm-write.c:1.18
--- pspp/src/pfm-write.c:1.17   Sun Aug 21 07:21:06 2005
+++ pspp/src/pfm-write.c        Tue Oct 25 04:28:17 2005
@@ -246,7 +246,7 @@
   {
     /* PORTME: Translation table from SPSS character code to this
        computer's native character code (which is probably ASCII). */
-    static const unsigned char spss2ascii[256] =
+    static const char spss2ascii[256] =
       {
        "0000000000000000000000000000000000000000000000000000000000000000"
        "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ."




reply via email to

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