(8) [final] modify main() to call correct clean sequence
authorkremlin <ian@kremlin.cc>
Tue, 5 Aug 2014 02:50:37 +0000 (21:50 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 5 Aug 2014 02:50:37 +0000 (21:50 -0500)
main() now sets the signal handlers (via function from previous
commit) before establishing the GMainLoop as well as invoke the
proper clean()'s after unref'ing the loop. at this point all four
interfaces are at the same place structurally. builds all cases.


No differences found