Wireshark-commits: [Wireshark-commits] master 4607290: Rename a variable to avoid a collision with
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 May 2015 12:16:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=460729091caa02f1a4e95aa8f176cbc046c8ad67
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4607290 by Guy Harris (guy@xxxxxxxxxxxx):

    Rename a variable to avoid a collision with the C++ keyword "template".
    
    Change-Id: I27c5efc5586e97d19ef905921919e1385809eb9b
    Reviewed-on: https://code.wireshark.org/review/8367
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6cf626e   SSL: fix dissection of CertificateStatus message with OCSP_MULTI
    adds  4607290   Rename a variable to avoid a collision with the C++ keyword "template".


Summary of changes:
 wsutil/tempfile.c |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)