Wireshark-commits: [Wireshark-commits] master 2609d78: wtap_opttypes: fix no previous prototype for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 May 2016 19:43:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2609d78fa3ca09771221d8da475d5f7f59ccc1ad
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    wtap_opttypes: fix no previous prototype for function 'wtap_opttype_write_data_uint64_timestamp' [-Wmissing-prototypes]
    
    Change-Id: I36244dee9cd5667d498ab0a4ba98b83e8fe84ac8
    Reviewed-on: https://code.wireshark.org/review/15514
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  beca560   Add mentioning of support of Server 2012 R2 in the users guide
    adds  2609d78   wtap_opttypes: fix no previous prototype for function 'wtap_opttype_write_data_uint64_timestamp' [-Wmissing-prototypes]


Summary of changes:
 wiretap/wtap_opttypes.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)