aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-12-30 03:22:45 +0000
committerGuy Harris <guy@alum.mit.edu>2010-12-30 03:22:45 +0000
commit197517594641fcfc9180a751517bad8e31b4d68e (patch)
tree0be62e80c44252ea30a907f8707ea3413f646429 /epan/dissectors/pidl
parent84c61920d9208064d1533880d523c9e7a0514bea (diff)
Clarify that "don't make changes here" refers to the copy of Pidl, not
to the .cnf files (or perhaps even the .idl files). svn path=/trunk/; revision=35306
Diffstat (limited to 'epan/dissectors/pidl')
-rw-r--r--epan/dissectors/pidl/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/pidl/README b/epan/dissectors/pidl/README
index 199ef1fa7a..33b55c27a6 100644
--- a/epan/dissectors/pidl/README
+++ b/epan/dissectors/pidl/README
@@ -8,9 +8,10 @@ The tree tools/pidl is a direct extract from
to allow building Wireshark pidl dissectors without having to
*explicitly* access a remote svn repository.
-Don't do changes here, do them at the samba tree! Changes to this tree will
-be overwritten the next time the sources from the samba tree are updated,
-which is basically every time you do an svn up in the Wireshark toplevel dir.
+Don't do changes in the tools/pidl directory, do them at the samba tree!
+Changes to this tree will be overwritten the next time the sources from
+the samba tree are updated, which is basically every time you do an svn
+up in the Wireshark toplevel dir.
In order to build, install yapp, then do