In main(), rename salt to salt_size and don't bother reading info.salt which we don...
commit1c9e7839dbd93f16a84b4a8b22e9756d059a0ef4
authorFabian Keil <fk@fabiankeil.de>
Mon, 24 Aug 2009 18:16:11 +0000 (24 20:16 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 31 Aug 2009 10:33:31 +0000 (31 12:33 +0200)
treebd64b162adf48a1f20f5d4d36735a7328c078e7e
parent0e769157370b2bf25602b6fa81cb3ad06371e674
In main(), rename salt to salt_size and don't bother reading info.salt which we don't use anyway.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
src/crypt.c