URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7208355fb99f18b5b82d028f6af170f3dbafc8c9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7208355 by Guy Harris (guy@xxxxxxxxxxxx):
Don't put CORBA IDL dissectors in ASN1_ variables.
Put them into separate CORBA_IDL_ variables, to keep the two types of
generated dissectors separate.
Change-Id: I4eb091a76ba5bc7d73533ef38fb29adc12a8ec42
Reviewed-on: https://code.wireshark.org/review/7250
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6eae09f lupdate for Italian (new strings translated)
adds 7208355 Don't put CORBA IDL dissectors in ASN1_ variables.
Summary of changes:
epan/CMakeLists.txt | 12 ++++++++----
epan/dissectors/Makefile.am | 4 +++-
epan/dissectors/Makefile.common | 23 +++++++++++++++++------
3 files changed, 28 insertions(+), 11 deletions(-)