/[pspp]/pspp/src/data-in.c
ViewVC logotype

Diff of /pspp/src/data-in.c

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

revision 1.20 by blp, Mon Jul 25 01:51:06 2005 UTC revision 1.21 by blp, Sun Jul 31 05:42:55 2005 UTC
# Line 455  parse_Z (struct data_in *i) Line 455  parse_Z (struct data_in *i)
455  static inline bool  static inline bool
456  parse_IB (struct data_in *i)  parse_IB (struct data_in *i)
457  {  {
458    #ifndef WORDS_BIGENDIAN
459    char buf[64];    char buf[64];
460    #endif
461    const char *p;    const char *p;
462    
463    unsigned char xor;    unsigned char xor;

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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