/[pspp]/pspp/src/pfm-write.c
ViewVC logotype

Diff of /pspp/src/pfm-write.c

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

revision 1.17 by blp, Sun Aug 21 07:21:06 2005 UTC revision 1.18 by blp, Tue Oct 25 04:28:17 2005 UTC
# Line 246  write_header (struct pfm_writer *w) Line 246  write_header (struct pfm_writer *w)
246    {    {
247      /* PORTME: Translation table from SPSS character code to this      /* PORTME: Translation table from SPSS character code to this
248         computer's native character code (which is probably ASCII). */         computer's native character code (which is probably ASCII). */
249      static const unsigned char spss2ascii[256] =      static const char spss2ascii[256] =
250        {        {
251          "0000000000000000000000000000000000000000000000000000000000000000"          "0000000000000000000000000000000000000000000000000000000000000000"
252          "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ."          "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ."

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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