Update documentatin for the qt build to reflect the cmake work.
[obnox/wireshark/wip.git] / doc / README.display_filter
index 5f42f538d44f7dae686609a9f242365f99bb9eb4..4e4d060a4d3927b9f067e9407436ad71cafd3c9a 100644 (file)
@@ -57,7 +57,7 @@ faster.
 
 You define a display filter function by adding an entry to
 the df_functions table in epan/dfilter/dfunctions.c. The record struct
-is defined in defunctions.h, and shown here:
+is defined in dfunctions.h, and shown here:
 
 typedef struct {
     char            *name;