Wireshark-commits: [Wireshark-commits] master 01e8c79: ISUP: Fix no previous prototype for function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 May 2016 16:23:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01e8c79659c8f6c2d85acb9f550059b500662777
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ISUP: Fix no previous prototype for function 'dissect_isup_digits_common' [-Wmissing-prototypes]
    
    Fix also indent typo (replace tabs by spaces)
    
    Change-Id: Ibb124c4fc7f175f0dd77331a25df30974bf71ec6
    Reviewed-on: https://code.wireshark.org/review/15431
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  de64c89   Export PDU (ui): fix no newline at end of file [-Wnewline-eof] and modelines info
    adds  01e8c79   ISUP: Fix no previous prototype for function 'dissect_isup_digits_common' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-isup.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)