Wireshark mailing list archives

Fwd: [Wireshark-commits] rev 53073: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btavdtp.c


From: Anders Broman <a.broman () bredband net>
Date: Mon, 04 Nov 2013 00:02:23 +0100


What was the rationale for this change?
We now have
packet-btavdtp.c:1390:1: warning: no previous prototype for 'proto_register_btavdtp' [-Wmissing-prototypes] packet-btavdtp.c:2061:1: warning: no previous prototype for 'proto_reg_handoff_btavdtp' [-Wmissing-prototypes] packet-btavdtp.c:2166:1: warning: no previous prototype for 'proto_register_bta2dp' [-Wmissing-prototypes] packet-btavdtp.c:2210:1: warning: no previous prototype for 'proto_reg_handoff_bta2dp' [-Wmissing-prototypes] packet-btavdtp.c:2314:1: warning: no previous prototype for 'proto_register_btvdp' [-Wmissing-prototypes] packet-btavdtp.c:2366:1: warning: no previous prototype for 'proto_reg_handoff_btvdp' [-Wmissing-prototypes] packet-btavdtp.c:2401:1: warning: no previous prototype for 'proto_register_bta2dp_content_protection_header_scms_t' [-Wmissing-prototypes] packet-btavdtp.c:2451:1: warning: no previous prototype for 'proto_register_btvdp_content_protection_header_scms_t' [-Wmissing-prototypes]

on the Ubuntu buildbot.

Regards
Anders

-------- Ursprungligt meddelande --------
Ämne: [Wireshark-commits] rev 53073: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btavdtp.c
Datum:  Sun, 03 Nov 2013 22:12:49 GMT
Från:   jmayer () wireshark org
Svar till:      wireshark-dev () wireshark org
Till:   wireshark-commits () wireshark org



http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53073

User: jmayer
Date: 2013/11/03 10:12 PM

Log:
 Remove forward declarations of registration functions.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +0 -9      packet-btavdtp.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request () wireshark org?subject=unsubscribe




___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: