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

Diff of /mailutils/mail/eq.c

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

revision 1.7 by gray, Sun Dec 29 13:37:43 2002 UTC revision 1.8 by gray, Tue Jan 14 14:48:59 2003 UTC
# Line 1  Line 1 
1  /* GNU Mailutils -- a suite of utilities for electronic mail  /* GNU Mailutils -- a suite of utilities for electronic mail
2     Copyright (C) 1999, 2001 Free Software Foundation, Inc.     Copyright (C) 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
3    
4     GNU Mailutils is free software; you can redistribute it and/or modify     GNU Mailutils is free software; you can redistribute it and/or modify
5     it under the terms of the GNU General Public License as published by     it under the terms of the GNU General Public License as published by
# Line 33  mail_eq (int argc, char **argv) Line 33  mail_eq (int argc, char **argv)
33        break;        break;
34    
35      case 2:      case 2:
36        if (msgset_parse (argc, argv, &list) == 0)        if (msgset_parse (argc, argv, MSG_NODELETED, &list) == 0)
37          {          {
38            if (list->msg_part[0] <= total)            if (list->msg_part[0] <= total)
39              {              {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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