config_entries: internalize structure declarations
Access to the config entries is now completely done via the modules function interface and no caller messes with the struct's internals. We can thus completely move the structure declarations into the implementation file so that nobody even has a chance to mess with the members.
Showing
Please
register
or
sign in
to comment