Skip to content
Snippets Groups Projects

Rename a common config type and function

Closed Lyndon Brown requested to merge jnqnfe/vlc:cfgitem into master
  • module_config_t -> module_config_item_t
  • config_FindConfig() -> vlc_config_FindItem()

Improving code readability in terms of clarifying that these involve a single config item, not an entire config set.

Took the opportunity to add the vlc_ prefix in the latter case.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading