Fix handling of -secondOptions option
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 4 Nov 2011 20:58:39 +0000 (21:58 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 4 Nov 2011 20:58:39 +0000 (21:58 +0100)
commit0341f6c4750c810e96124a7dc362003108a24e89
treefb7f2133b5436f2cebc797d57ddd4b162a3213c1
parentc4545166b97f99043e21f352e1439af355da5d32
Fix handling of -secondOptions option

The -firstOptions and -secondOptions settigs were not swapped when
-singleEngieList was true, so the second engine's options would never
be set in that case, but used for the first engine.
backend.c