Wireshark-commits: [Wireshark-commits] master c2350a5: rsvp: fix typo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 10:43:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2350a5070d4ceda063cf6eea3b0b869c0aebb55
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c2350a5 by Evan Huus (eapache@xxxxxxxxx):

    rsvp: fix typo
    
    caught by test suite as:
    Duplicate field detected in call to proto_register_field_array:
    rsvp.call_attributes is already registered
    
    Change-Id: Ibf4ead3026b9930fb8f6ab07f0a5a4c299cedc35
    Reviewed-on: https://code.wireshark.org/review/6544
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  0d9248e   Netflow: Fix spelling of 'latitude'
    adds  c2350a5   rsvp: fix typo


Summary of changes:
 epan/dissectors/packet-rsvp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)