Wireshark-commits: [Wireshark-commits] master 5947291: Fix declared types of open routines.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Oct 2014 01:04:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5947291294a7feafb84617cfaadb5c689a007313
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5947291 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix declared types of open routines.
    
    Change-Id: Ifa38dfec31ec5b03f00d6e077902184a9ae2ee0e
    Reviewed-on: https://code.wireshark.org/review/4583
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  bea24cf   CMake: Bundle our plugins.
    adds  5947291   Fix declared types of open routines.


Summary of changes:
 wiretap/5views.h              |    2 +-
 wiretap/aethra.h              |    2 +-
 wiretap/ascendtext.h          |    2 +-
 wiretap/ber.h                 |    2 +-
 wiretap/btsnoop.h             |    2 +-
 wiretap/camins.h              |    2 +-
 wiretap/catapult_dct2000.h    |    2 +-
 wiretap/commview.h            |    2 +-
 wiretap/cosine.h              |    2 +-
 wiretap/csids.h               |    2 +-
 wiretap/daintree-sna.h        |    2 +-
 wiretap/dbs-etherwatch.h      |    2 +-
 wiretap/dct3trace.h           |    2 +-
 wiretap/erf.h                 |    2 +-
 wiretap/eyesdn.h              |    2 +-
 wiretap/hcidump.h             |    2 +-
 wiretap/i4btrace.h            |    2 +-
 wiretap/ipfix.h               |    2 +-
 wiretap/iptrace.h             |    2 +-
 wiretap/iseries.h             |    2 +-
 wiretap/k12.h                 |    4 ++--
 wiretap/lanalyzer.h           |    2 +-
 wiretap/libpcap.h             |    2 +-
 wiretap/logcat.h              |    2 +-
 wiretap/logcat_text.h         |    2 +-
 wiretap/mime_file.h           |    2 +-
 wiretap/mp2t.h                |    2 +-
 wiretap/mpeg.h                |    2 +-
 wiretap/netmon.h              |    2 +-
 wiretap/netscaler.h           |    2 +-
 wiretap/netscreen.h           |    2 +-
 wiretap/nettl.h               |    2 +-
 wiretap/network_instruments.h |    2 +-
 wiretap/netxray.h             |    2 +-
 wiretap/ngsniffer.h           |    2 +-
 wiretap/packetlogger.h        |    2 +-
 wiretap/pcapng.h              |    2 +-
 wiretap/peekclassic.h         |    2 +-
 wiretap/peektagged.h          |    2 +-
 wiretap/pppdump.h             |    2 +-
 wiretap/radcom.h              |    2 +-
 wiretap/snoop.h               |    2 +-
 wiretap/stanag4607.h          |    2 +-
 wiretap/tnef.h                |    2 +-
 wiretap/toshiba.h             |    2 +-
 wiretap/visual.h              |    2 +-
 wiretap/vms.h                 |    2 +-
 wiretap/vwr.h                 |    2 +-
 48 files changed, 49 insertions(+), 49 deletions(-)