aboutsummaryrefslogtreecommitdiffstats
path: root/idl/parlay
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-12-26 10:28:03 +0000
committerGuy Harris <guy@alum.mit.edu>2012-12-26 10:28:03 +0000
commitc1245c6b32307a72245828d07294d2e9d53396b2 (patch)
tree9753259703725d89447161b39005f34388188aae /idl/parlay
parentce0d04c6d29f9eee9481f39395fd7a6aeceed7c3 (diff)
Change wireshark_gen.py to make the operation argument to routines a
"const char *", as it is now expected to be. Regenerate the dissectors. Update the URL for OmniOrb. In README.parlay, use idl2wrs in the sample command. svn path=/trunk/; revision=46765
Diffstat (limited to 'idl/parlay')
-rw-r--r--idl/parlay/README.parlay2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/parlay/README.parlay b/idl/parlay/README.parlay
index f3ef587500..b8f5b20449 100644
--- a/idl/parlay/README.parlay
+++ b/idl/parlay/README.parlay
@@ -1,6 +1,6 @@
To generate the parlay dissector from the .idl documents do:
-omniidl -p ./ -b wireshark_be Parlay.idl
+idl2wrs Parlay.idl
The Parlay.idl file includes all the other .idl files to create one
dissector for Parlay.