Fix parameter handling in adapter command
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 16:02:31 +0000 (18:02 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 16:09:25 +0000 (18:09 +0200)
commit307d0b4f6cf29ef2a1aa9466d4622420cc468c27
tree9899d9cdb0ca5cdf53b1c1bd4298a386cb09b14c
parenta5b96d3b2d6ae8d63ff14bb0e4e01b0b4ac32b63
Fix parameter handling in adapter command

A backslash was not considered the end of an option name, which was
fatal for UCCI2WB, which needs %fd\\%fcp in its command line.
uci.c