Wireshark-commits: [Wireshark-commits] master-2.0 a10d2ed: Remove extra ; in oids_test.c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Jun 2016 04:10:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a10d2edcb8cdd984fe5d62325fe6bdb13910d07b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

a10d2ed by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove extra ; in oids_test.c
    
    Was causing compiler issues on Windows.
    
    Change-Id: Ic446a484786084d704d06cd72830bd0af9288eed
    Reviewed-on: https://code.wireshark.org/review/16007
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d1b6f49   CANopen: Check array bounds for untrusted index (CID 1356262)
    adds  a10d2ed   Remove extra ; in oids_test.c


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