/[pspp]/pspp/src/vars-atr.c
ViewVC logotype

Diff of /pspp/src/vars-atr.c

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

revision 1.17 by blp, Sat Mar 12 01:08:33 2005 UTC revision 1.18 by blp, Sat Mar 19 22:22:44 2005 UTC
# Line 169  is_num_user_missing (double x, const str Line 169  is_num_user_missing (double x, const str
169  inline int  inline int
170  is_str_user_missing (const unsigned char s[], const struct variable *v)  is_str_user_missing (const unsigned char s[], const struct variable *v)
171  {  {
172      /* FIXME: should these be memcmp()? */
173    switch (v->miss_type)    switch (v->miss_type)
174      {      {
175      case MISSING_NONE:      case MISSING_NONE:

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