diff options
-rw-r--r-- | idl/parlay/README.parlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/parlay/README.parlay b/idl/parlay/README.parlay index 4f360a7aed..369a582138 100644 --- a/idl/parlay/README.parlay +++ b/idl/parlay/README.parlay @@ -1,6 +1,6 @@ To generate the parlay dissector from the .idl dockuments do: -omniidl -p ./ -b ethereal_be parlay.idl +omniidl -p ./ -b wireshark_be parlay.idl The parlay.idl file is is doing include on all the other .idl files to create one dissector for Parlay. |