The -C and -I switch now require an -o switch to specify the output
commit7d88042cb4118c32af8ce04b226c42668d364132
authorBen Kibbey <bjk@luxsci.net>
Tue, 28 Oct 2008 01:04:41 +0000 (27 21:04 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 28 Oct 2008 01:04:41 +0000 (27 21:04 -0400)
tree549d59282574e2c9b453d1bb2ac9286d0e526902
parent4f24b80ae86a2496d710503b7e8441e6d2e6efeb
The -C and -I switch now require an -o switch to specify the output
filename.

do_xml_encrypt() will use mkstemp() to create the temporary file.
src/commands.c
src/pwmd.c