config/output: Rename to apply_stored_output_configs

This commit is contained in:
Kenny Levinsen 2024-09-09 20:04:17 +02:00 committed by Alexander Orzechowski
parent 29b3f00e6f
commit d7a76d381b
5 changed files with 5 additions and 5 deletions

View file

@ -688,7 +688,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