Match internal assuan protocol commands in command_startup(). Fixes
commitaefb498a0b3b8bf08c431e86f1b120b5568b910d
authorBen Kibbey <bjk@luxsci.net>
Sat, 25 Apr 2009 12:11:33 +0000 (25 08:11 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 25 Apr 2009 12:11:33 +0000 (25 08:11 -0400)
treede1604bd66bb29cc2c74f2d22b16e2a2b2c06205
parenteed44d395a30e7137755c199d0501cb306ded8ac
Match internal assuan protocol commands in command_startup(). Fixes
writing an error after the client sends the BYE command.
src/commands.c
src/common.h
src/misc.c
src/misc.h
src/xml.c
src/xml.h