Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4c16eff: snmp: fix 'time' var name.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2015 06:16:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c16eff85e40b55c9884a12dbcc25544d4d59243
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4c16eff by Dario Lombardo (lomato@xxxxxxxxx):

    snmp: fix 'time' var name.
    
    As pointed out by checkAPI.pl
    
    Change-Id: I603465614236ec41d1050e6e3452dbf9021bf1d5
    Reviewed-on: https://code.wireshark.org/review/10468
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  942eb73   lte/ui: fix 'time' var name.
    adds  4c16eff   snmp: fix 'time' var name.


Summary of changes:
 asn1/snmp/packet-snmp-template.c |   10 +++++-----
 asn1/snmp/packet-snmp-template.h |    2 +-
 asn1/snmp/snmp.cnf               |    2 +-
 epan/dissectors/packet-snmp.c    |   12 ++++++------
 epan/dissectors/packet-snmp.h    |    2 +-
 5 files changed, 14 insertions(+), 14 deletions(-)