Wireshark-commits: [Wireshark-commits] master-2.4 d5b9bb6: Alas, REPORT_DISSECTOR_BUG() takes only

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Jul 2018 03:33:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d5b9bb64cbca19e4b7bc107a67bdb1a1f8418913
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

d5b9bb6 by Guy Harris (guy@xxxxxxxxxxxx):

    Alas, REPORT_DISSECTOR_BUG() takes only one argument in 2.4.
    
    Change-Id: Id06d66728836852805d939ee408f5d5a222b5a8c
    Reviewed-on: https://code.wireshark.org/review/28819
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7ef10d6   If the dissector isn't registered, you shouldn't be calling it.
    adds  d5b9bb6   Alas, REPORT_DISSECTOR_BUG() takes only one argument in 2.4.


Summary of changes:
 epan/dissectors/packet-btatt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)