URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=368e3b8bd75cdbb67a905eb0de226c07f8c4e4e1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
368e3b8 by Guy Harris (guy@xxxxxxxxxxxx):
Set the extra type the right way.
Use %option extra_type= rather than #defining YY_EXTRA_TYPE.
Change comments to reflect that the state structure is used both by the
lexical analyzer and the parser.
Change-Id: I19a81de61cbd6e86d71154f376ef0681cc6d42fb
Reviewed-on: https://code.wireshark.org/review/14826
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8b9cae5 Expand a comment.
adds 368e3b8 Set the extra type the right way.
Summary of changes:
wiretap/ascend-int.h | 1 -
wiretap/ascend.y | 2 +-
wiretap/ascend_scanner.l | 5 +++++
3 files changed, 6 insertions(+), 2 deletions(-)