Wireshark-dev: [Wireshark-dev] checkapi prefs
From: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Tue, 8 Aug 2017 11:33:15 +0200
I've got this error from checkAPI_epan target:

prefs.c: error: found these preference variables used in more than one prefs_register_*_preference:
guint *var, const char **var, , range_t **var

I can't figure out what does it mean. Can anyone help?