summaryrefslogtreecommitdiff
path: root/tfshark.c
diff options
context:
space:
mode:
Diffstat (limited to 'tfshark.c')
-rw-r--r--tfshark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tfshark.c b/tfshark.c
index 294a08e0a8..0993b6181e 100644
--- a/tfshark.c
+++ b/tfshark.c
@@ -630,7 +630,7 @@ main(int argc, char *argv[])
* Read the files that enable and disable protocols and heuristic
* dissectors.
*/
- read_enabled_and_disabled_protos();
+ read_enabled_and_disabled_lists();
cap_file_init(&cfile);