security.c: removed superfluous parentheses
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Sep 2010 21:41:28 +0000 (23:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Sep 2010 21:41:28 +0000 (23:41 +0200)
commitb1df37c60ec8f2a0c943b386c103fc4e7d22bd73
tree044ef9d8d2c7af87555af109658bf537e50940d2
parent31d59fb2cc05ad232c2e5a39eba7ece71d9c8533
security.c: removed superfluous parentheses

And also removed the FIXME where memory was zeroed just before freed,
and some other minor whitespace changes.
lib/security.c