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(-)