Wireshark-commits: [Wireshark-commits] master 940532e: Fix warning: no previous prototype for ... [
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Aug 2014 12:10:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=940532efddce9803a13746e61963fb7a362570db
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    
    Add static before function
    
    Change-Id: Icb54ccf58e5752892e7217327380a0af7da45647
    Reviewed-on: https://code.wireshark.org/review/3690
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5833d6b   Corosync : fix encoding args (for proto_tree_add_item)
    adds  940532e   Fix warning: no previous prototype for ... [-Wmissing-prototypes]


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)