*
* F_parameter (with error bit) if a parameter is invalid.
*/
-#ifndef _di_fll_program_print_error_parameter_allows_either_xor_
+#ifndef _di_fll_program_print_error_parameter_cannot_use_with_xor_
extern f_status_t fll_program_print_error_parameter_cannot_use_with_xor(fl_print_t * const print, const f_string_static_t symbol_1, const f_string_static_t symbol_2, const f_string_static_t symbol_3, const f_string_static_t name_1, const f_string_static_t name_2, const f_string_static_t name_3);
-#endif // _di_fll_program_print_error_parameter_allows_either_xor_
+#endif // _di_fll_program_print_error_parameter_cannot_use_with_xor_
/**
* Print message about parameter the parameter value being an empty string.