/[mailutils]/mailutils/mail/z.c
ViewVC logotype

Diff of /mailutils/mail/z.c

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

revision 1.12 by gray, Thu Nov 7 10:23:10 2002 UTC revision 1.13 by gray, Sun Nov 24 22:13:26 2002 UTC
# Line 186  mail_z (int argc, char **argv) Line 186  mail_z (int argc, char **argv)
186    
187    for (i = 0; i < nlines && cursor <= total; )    for (i = 0; i < nlines && cursor <= total; )
188      {      {
189        if (mail_from(0, NULL) == 0)        if (mail_from0 (cursor, 0) == 0)
190          i++;          i++;
191        cursor++;        cursor++;
192      }      }

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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