summaryrefslogtreecommitdiff
path: root/dftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'dftest.c')
-rw-r--r--dftest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dftest.c b/dftest.c
index 81e5185260..73cdb6425d 100644
--- a/dftest.c
+++ b/dftest.c
@@ -106,7 +106,8 @@ main(int argc, char **argv)
/* set the c-language locale to the native environment. */
setlocale(LC_ALL, "");
- read_prefs();
+ /* Load libwireshark settings from the current profile. */
+ epan_load_settings();
/* notify all registered modules that have had any of their preferences
changed either from one of the preferences file or from the command