Have "goto_frame()" put up error dialog boxes itself, rather than having
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 2 Mar 2003 22:07:25 +0000 (22:07 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 2 Mar 2003 22:07:25 +0000 (22:07 +0000)
commit7c318d1e56c4e6ba2c5698861b427e4dafb6fc89
tree66c278c6ea06c491919bdb367830815f56b2b48e
parent479f960b4b0e8de731f0e99c818f62bb7d68d63c
Have "goto_frame()" put up error dialog boxes itself, rather than having
its callers put up the same error dialog boxes.  Have it just return a
success vs. failure Boolean.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7254 f5534014-38df-0310-8fa8-9805f1628bb7
file.c
file.h
gtk/goto_dlg.c
gtk/main.c