switch to g_timeout_add_seconds()
authorKristen Carlson Accardi <kristen@linux.intel.com>
Thu, 25 Mar 2010 03:26:27 +0000 (20:26 -0700)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 25 Mar 2010 04:04:42 +0000 (23:04 -0500)
commitfb40115bf2722e8f18fdf7d9b5a3008c9af953da
tree15794104a5e3922ffbed8be6f4ef1b85056fc134
parent1905d4dedacb9d369fe57f5000def11e71374c9d
switch to g_timeout_add_seconds()

we don't care that much about the exactness of our timer, so use
the more power efficient call.
gatchat/ppp_cp.c