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

Diff of /mailutils/mail/undelete.c

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

revision 1.10 by polak, Sun Feb 9 12:33:01 2003 UTC revision 1.11 by gray, Fri Feb 14 16:09:30 2003 UTC
# Line 28  undelete0 (msgset_t *mspec, message_t ms Line 28  undelete0 (msgset_t *mspec, message_t ms
28    
29    message_get_attribute (msg, &attr);    message_get_attribute (msg, &attr);
30    attribute_unset_deleted (attr);    attribute_unset_deleted (attr);
31      if (cursor == 0)
32        cursor = mspec->msg_part[0];
33    return 0;    return 0;
34  }  }
35    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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