Use cf_update_capture_comment() to save the capture comment (instead of
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 May 2012 18:59:39 +0000 (18:59 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 May 2012 18:59:39 +0000 (18:59 +0000)
commit0ee63b7281d2dcd787893c2fde7502e24f5abcf9
tree0cf5ff08b91fec921bbb59df684b453109d40bf1
parent4df5f4d0a43f19354b8cbcd251f937f8ff42ac7a
Use cf_update_capture_comment() to save the capture comment (instead of
summary_update_comment() which is no longer necessary).
cf_update_capture_comment() has the advantage that it doesn't mark the file
as unsaved unless the comment actually changed.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@42832 f5534014-38df-0310-8fa8-9805f1628bb7
summary.c
summary.h
ui/gtk/summary_dlg.c