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 09785b3: I don't see the point of inserting p_proto_d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Jul 2014 12:28:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09785b34d49f81eac24b7a9486955a1c4f5eb853
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

09785b3 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    I don't see the point of inserting p_proto_data sorted use
    g_slist_prepend().
    While there fix deprecated API.
    
    Change-Id: Id5241348927d904d859530fac3f43f2b301a1acb
    Reviewed-on: https://code.wireshark.org/review/2982
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4e64448   Fix a small typo in the FindChocolatey.cmake module
    adds  09785b3   I don't see the point of inserting p_proto_data sorted use g_slist_prepend(). While there fix deprecated API.


Summary of changes:
 epan/frame_data.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)