• Patch: Elm ME+ 2.5 PLalpha54 -> Elm ME+ 2.5 PLalpha60 [2/13] (3/4)

    From Kari Hurtta@21:1/5 to All on Thu Nov 24 20:23:46 2022
    [continued from previous message]

    + /* For enumerate_service_type */
    + struct enum_service_type * est
    + ));
    +
    +
    /* Return 1 if succeed */
    typedef int hashtype_selectbr_item_f P_((struct hashmark_item * item,
    struct folder_browser * dir, ***************
    *** 203,208 ****
    --- 216,222 ----
    hashtype_valid_on_user_f * valid_on_user;
    hashtype_prepare_write_item_f * prepare_write;
    hashtype_cat_hashmark_item_f * cat_hashmark;
    + hashtype_passhm_open_ra2_f * passhm_open_ra2;

    } hashtype_folder_dir_action, hashtype_local_dir_action;

    Index: elmME+.2.5.alpha60/hdrs/mailcap_imp.h
    *** /tmp/31884-very-long-file-name/NULL-31884-comes-in-here--XXXXXXXXX Thu Nov 24 18:32:31 2022
    --- elmME+.2.5.alpha60/hdrs/mailcap_imp.h Fri Sep 2 20:38:19 2022 ***************
    *** 0 ****
    --- 1,67 ----
    + /* $Id*/
    +
    + /******************************************************************************
    + * The Elm (ME+) Mail System - $Revision: 2.1 $ $State: Exp $
    + *
    + * Author: Kari Hurtta <hurtta+elm@siilo.FMI.FI>
    + * or Kari Hurtta <elm@elmme-mailer.org>
    + *****************************************************************************/
    +
    + #define MAILCAP_PARAM_magic 0xF401
    +
    + struct mailcap_vector {
    + unsigned short magic;