Patch: Elm ME+ 2.5 PLalpha49 -> Elm ME+ 2.5 PLalpha50 [2/7] (4/7)
From
Kari Hurtta@21:1/5 to
All on Mon Jun 10 20:52:35 2019
[continued from previous message]
struct folder_info *folder));
static int mbx_lock_non_spool(direction,folder)
***************
*** 4266,4271 ****
--- 4297,4303 ----
}
#endif
+ S_(mbx_lock_folder mbx_lock_spool)
static int mbx_lock_spool P_((enum lock_direction direction,
struct folder_info *folder));
static int mbx_lock_spool(direction,folder)
***************
*** 4338,4344 ****
return status;
}
!
static int mbx_unlock_non_spool P_((int interrupt,
struct folder_info *folder));
static int mbx_unlock_non_spool(interrupt,folder)
--- 4370,4376 ----
return status;
}
! S_(mbx_unlock_folder mbx_unlock_non_spool)
static int mbx_unlock_non_spool P_((int interrupt,
struct folder_info *folder));
static int mbx_unlock_non_spool(interrupt,folder)
***************
*** 4437,4442 ****
--- 4469,4475 ----
return status;
}
+ S_(mbx_unlock_folder mbx_unlock_spool)
static int mbx_unlock_spool P_((int interrupt, struct folder_info *folder));
static int mbx_unlock_spool(interrupt,folder)
***************
*** 4505,4511 ****
static void mk_temp_mail_fn P_((cha