/[mailutils]/mailutils/mailbox/wicket.c
ViewVC logotype

Diff of /mailutils/mailbox/wicket.c

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

revision 1.13 by polak, Thu Sep 4 11:42:18 2003 UTC revision 1.14 by polak, Thu Sep 4 11:49:48 2003 UTC
# Line 145  myticket_create (ticket_t *pticket, cons Line 145  myticket_create (ticket_t *pticket, cons
145      }      }
146    
147    ticket_set_destroy (*pticket, myticket_destroy, NULL);    ticket_set_destroy (*pticket, myticket_destroy, NULL);
148    status = ticket_set_pop (*pticket, myticket_pop, NULL);    ticket_set_pop (*pticket, myticket_pop, NULL);
149    ticket_set_data (*pticket, mdata, NULL);    ticket_set_data (*pticket, mdata, NULL);
150    
151    if (filename)    if (filename)

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

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