Wireshark-commits: [Wireshark-commits] master ee9d9dd: Stylistic consistency.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 Apr 2020 22:16:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee9d9ddc1be15c51483497596e64e713407c047d
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ee9d9dd by Guy Harris (guy@xxxxxxxxxxxx):

    Stylistic consistency.
    
    Don't give the first argument to CATCH7() a space after its comma; none
    of the other CATCHn() arguments do.
    
    Change-Id: I752d3329080b3bfba362adfff0cb2b0e2034be8b
    Reviewed-on: https://code.wireshark.org/review/36768
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  fcd51de   Docbook: Fix an unterminated tag, other updates.
     add  ee9d9dd   Stylistic consistency.


Summary of changes:
 epan/exceptions.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)