"g_list_first()" takes an arbitrary list entry as an argument; you don't
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Nov 2003 10:36:45 +0000 (10:36 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Nov 2003 10:36:45 +0000 (10:36 +0000)
commit7d2b965db2a310ee6ff1efd7d946fe5e124a3900
tree9139fe0f9c43c3fb9ebec0d8b5373320eb44f04e
parent366531c3d26667194d755a35ed32a223b5f160b1
"g_list_first()" takes an arbitrary list entry as an argument; you don't
need to call it if you already have a pointer to the first entry in the
list, which is what "a pointer to the list" is.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8866 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/capture_combo_utils.c