Wireshark-commits: [Wireshark-commits] master 49db728: Fix a compile error.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jun 2016 01:49:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49db7287bf4f708a04d7ba891154b9d5efe3541d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

49db728 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix a compile error.
    
    (Perhaps the Petri dish buildbots should, if a build fails, immediately
    mark the change as failing the Petri dish build, without waiting for the
    other build(s), so that you don't have to, for example, wait for the
    Ubuntu buildbot to finish doing a test build for a change that doesn't
    affect code built on UN*X.)
    
    Change-Id: I89ee1616d35c186fcabc0ec989936fa94116df70
    Reviewed-on: https://code.wireshark.org/review/15863
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  010e55c   Don't assume we can get a module handle for kernel32.dll.
    adds  49db728   Fix a compile error.


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