}
#endif // !defined(_di_fl_fss_payload_header_map_)
-#if !defined(_di_fl_fss_payload_header_maps_)
+#if !defined(_di_fl_fss_payload_header_map_)
uint8_t private_fl_payload_header_map_multis(fl_fss_payload_header_state_t * const data, f_state_t * const state, fl_fss_payload_header_internal_t * const internal, f_string_map_multis_t * const maps, f_string_maps_t * const destinations) {
if (maps->used) {
return F_false;
}
-#endif // !defined(_di_fl_fss_payload_header_maps_)
+#endif // !defined(_di_fl_fss_payload_header_map_)
#if !defined(_di_fl_fss_payload_header_map_) || !defined(_di_fl_fss_payload_header_maps_)
uint8_t private_fl_payload_header_map_maps(fl_fss_payload_header_state_t * const data, f_state_t * const state, fl_fss_payload_header_internal_t * const internal, f_string_maps_t * const maps, f_string_maps_t * const destinations) {
*
* @see fl_fss_payload_header_map()
*/
-#if !defined(_di_fl_fss_payload_header_maps_)
+#if !defined(_di_fl_fss_payload_header_map_)
extern uint8_t private_fl_payload_header_map_multis(fl_fss_payload_header_state_t * const data, f_state_t * const state, fl_fss_payload_header_internal_t * const internal, f_string_map_multis_t * const maps, f_string_maps_t * const destinations) F_attribute_visibility_internal_d;
-#endif // !defined(_di_fl_fss_payload_header_maps_)
+#endif // !defined(_di_fl_fss_payload_header_map_)
/**
* Process the map strings, writing it into the packet with the appropriate escaping as necessary.