Replace a number if 'if(...){exit(10);}' by _g_asserts;
authorBill Meier <wmeier@newsguy.com>
Sun, 15 May 2011 21:12:55 +0000 (21:12 -0000)
committerBill Meier <wmeier@newsguy.com>
Sun, 15 May 2011 21:12:55 +0000 (21:12 -0000)
commitc4a6e2f044db8ba927638b71de1dc471b15b0a30
tree9b2fc41eedb6614918475537eb8c3c5ff246e1e5
parente9326d7152390bc888deab717129ba0a1d5c4d2b
Replace a number if 'if(...){exit(10);}' by _g_asserts;
Fix an event callback function signature;
Change quit() signal calback function to return void;
#include <stdlib.h> not req'd;
Misc minor changes.

svn path=/trunk/; revision=37169
gtk/sctp_graph_dlg.c