Wireshark-commits: [Wireshark-commits] master-1.10 eddcad5: Squelch some warnings.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2015 21:47:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eddcad519cf91c9458aa0cd18c17c4a1edcfcfdd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

eddcad5 by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch some warnings.
    
    Change-Id: If34b4f121a25b55c4231fb2fc04c64f6052ae867
    Reviewed-on: https://code.wireshark.org/review/8659
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2860b1a   Use g_array_index() to get at elements of the encapsulation table array; this avoids some compiler warnings from clang about alignment.
    adds  eddcad5   Squelch some warnings.


Summary of changes:
 epan/ftypes/ftype-integer.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)