/[mailutils]/mailutils/pop3d/rset.c
ViewVC logotype

Diff of /mailutils/pop3d/rset.c

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

revision 1.7 by alainm, Wed May 2 04:45:12 2001 UTC revision 1.8 by gray, Fri Jul 26 11:22:02 2002 UTC
# Line 42  pop3d_rset (const char *arg) Line 42  pop3d_rset (const char *arg)
42        if (attribute_is_deleted (attr))        if (attribute_is_deleted (attr))
43          attribute_unset_deleted (attr);          attribute_unset_deleted (attr);
44      }      }
45    fprintf (ofile, "+OK\r\n");    pop3d_outf ("+OK\r\n");
46    return OK;    return OK;
47  }  }

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