URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b206d1b06f829bcfe3268fd166d5500ae5e3aaf
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4b206d1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Export prefs_register_module() and prefs_register_subtree() functions
Change-Id: I09796eadb5fb8b564adfab5060715571983b1bb3
Reviewed-on: https://code.wireshark.org/review/12428
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 85e94d5 [packet-h] Add defines to make it possible to convert functions prefixed with new_ to plain function names without changing all at the same time.
adds 4b206d1 Export prefs_register_module() and prefs_register_subtree() functions
Summary of changes:
epan/prefs.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)