Fixed is_literal_req() to return FALSE if 'req' is not literal.
commit9bd67f4abcf53d4ee6a7efc6036c0d8763864679
authorBen Kibbey <bjk@luxsci.net>
Sat, 30 Jun 2007 01:17:04 +0000 (29 21:17 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 30 Jun 2007 01:18:09 +0000 (29 21:18 -0400)
treed48c846c0c190aa34aea8c99e9e6a5a84e32a329
parent6144870db64310d7a41bf8d2e18d153bc7c5889d
Fixed is_literal_req() to return FALSE if 'req' is not literal.
find_elements() and find_account() make more sense now.
src/commands.c
src/xml.c