config_entries.h
968 Bytes
-
config_entries: internalize structure declarations · d49b1365
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.
Patrick Steinhardt committed