/[pspp]/pspp/src/count.c
ViewVC logotype

Diff of /pspp/src/count.c

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

revision 1.19 by blp, Sun Jul 31 21:42:46 2005 UTC revision 1.20 by blp, Sun Aug 7 04:39:28 2005 UTC
# Line 385  count_numeric (struct counting * cnt, st Line 385  count_numeric (struct counting * cnt, st
385              counter++;              counter++;
386            continue;            continue;
387          }          }
388        if (cnt->missing >= 2 && is_num_user_missing (cmp, cnt->v[i]))        if (cnt->missing >= 2 && mv_is_num_user_missing (&cnt->v[i]->miss, cmp))
389          {          {
390            counter++;            counter++;
391            continue;            continue;

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

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