Wireshark-commits: [Wireshark-commits] master 41310fc: recent.c: fix declaration of ‘value_string’

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 22:09:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41310fcaeead6a65401788c30abfde1e6464638a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

41310fc by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    recent.c: fix declaration of ‘value_string’ shadows a global declaration
    
    Change-Id: I7dff01e534094c27839476f322f88c2774bd9e62
    Reviewed-on: https://code.wireshark.org/review/12605
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5cbdea7   ULP: prettify dissection
    adds  41310fc   recent.c: fix declaration of ‘value_string’ shadows a global declaration


Summary of changes:
 ui/recent.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)