config/output: Rename to apply_stored_output_configs

(cherry-picked from d7a76d381b)
This commit is contained in:
Kenny Levinsen 2024-09-09 20:04:17 +02:00 committed by Simon Ser
parent a9c295fd67
commit 5686be82c6
5 changed files with 5 additions and 5 deletions

View file

@ -689,7 +689,7 @@ struct output_config *new_output_config(const char *name);
bool apply_output_configs(struct output_config **ocs, size_t ocs_len,
bool test_only, bool degrade_to_off);
void apply_all_output_configs(void);
void apply_stored_output_configs(void);
/**
* store_output_config stores a new output config. An output may be matched by