gatserver: Update the internal command parsers
authorDenis Kenzior <denkenz@gmail.com>
Sat, 26 Feb 2011 02:36:15 +0000 (20:36 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 28 Feb 2011 22:13:51 +0000 (16:13 -0600)
commit92404672fcd782588e32e06367f223d40d5d0224
treefd4a0d12477de2945b6bf2d553bcdd9a90754449
parent8db0fa145a2a22662a41faa2ee5a6c34376f4073
gatserver: Update the internal command parsers

commit 61b30c025d3d461bfd577de29f27f4f9a5546213 changed the way the
command callbacks are being called (namely the contents of the GAtResult
object).  Most command callbacks were updated, but the internal ones
were forgotten.  This patch fixes this issue.
gatchat/gatserver.c