Wireshark-commits: [Wireshark-commits] master 3d19432: oids_test.c - Fix compile error

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Jan 2016 00:54:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d19432a5026f4706806cb6e56aa2d56ed56e592
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d19432 by Michael Mann (mmann78@xxxxxxxxxxxx):

    oids_test.c - Fix compile error
    
    VS2010 didn't like the extra ; in the variable declarations (C99 issue?)
    
    Change-Id: Ic0fcd8342cdd3669172985a2d8023eb7b375c0b9
    Reviewed-on: https://code.wireshark.org/review/13068
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  71c603b   Clean up more includes of wtap.h.
    adds  3d19432   oids_test.c - Fix compile error


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