gatserver: Don't bother reporting command prefixes
authorDenis Kenzior <denkenz@gmail.com>
Tue, 15 Feb 2011 20:26:58 +0000 (14:26 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 15 Feb 2011 21:47:32 +0000 (15:47 -0600)
commit61b30c025d3d461bfd577de29f27f4f9a5546213
treef469a5a4671ad5f72e4d38beabb9647120118889
parent7d63b41ca5d94eb1633f1802c3e1feb34b5b7e3a
gatserver: Don't bother reporting command prefixes

The command line parser knows where the actual command line parameters
begin, so there's no need to make the callback skip the prefix and the
additional separator characters.
gatchat/gatserver.c