Wireshark-commits: [Wireshark-commits] master def4313: 6lowpan : fix warning: no previous prototype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Dec 2014 12:09:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=def4313380724f0412d2ffea05f1cf007118968d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

def4313 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    6lowpan : fix warning: no previous prototype for 'lowpan_context_free' [-Wmissing-prototypes]
    
    Change-Id: I3fa66aa0713a0455639b04ecf129f48baa8c096f
    Reviewed-on: https://code.wireshark.org/review/5718
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b7f8cd8   skip the extra field in the gzip header it consists of two bytes xsize + xsize bytes of data
    adds  def4313   6lowpan : fix warning: no previous prototype for 'lowpan_context_free' [-Wmissing-prototypes]


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