Update README.developer

This commit is contained in:
AndersBroman 2021-10-05 05:38:33 +00:00 committed by Wireshark GitLab Utility
parent 6898210ded
commit 60899ed216
1 changed files with 1 additions and 1 deletions

View File

@ -764,7 +764,7 @@ not depend on code in epan/dissectors, i.e it is possible to compile epan
without linking with dissector code. It helps to view dissectors as clients
of an API provided by epan (libwireshark being constituted by two distinct
components "epan" and "dissectors" bundled together, plus other bits and
pieces). The reverse is ǹot* true; epan should not be the client of an API
pieces). The reverse is not* true; epan should not be the client of an API
provided by dissectors.
The main way this separation of concerns is achieved is by using runtime