Beispiel #1
0
LIBETPAN_EXPORT
void smtp_address_list_free(clist * l)
{
  esmtp_address_list_free(l);
}
Beispiel #2
0
void smtp_address_list_free(clist * l)
{
  esmtp_address_list_free(l);
}