Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f45733b: NGHTTP2: Fix warning this decimal constant i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Sep 2015 15:14:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f45733b7b51f8035cb44f5325c0e2b3d7112dbfa
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f45733b by Tatsuhiro Tsujikawa (tatsuhiro.t@xxxxxxxxx):

    NGHTTP2: Fix warning this decimal constant is unsigned only in ISO C90
    
    Backport patch from 1.3.4 (Available soon)
    
    Change-Id: I32565835a3be78a9eeea2cf4f4d7d4825de9aa40
    Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10638
    

Actions performed:

    from  0a05989   Qt: Show keyboard shortcuts in the about box.
    adds  f45733b   NGHTTP2: Fix warning this decimal constant is unsigned only in ISO C90


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