]> git.tue.mpg.de Git - paraslash.git/commit
crypt.c: Remove condition which is always true.
authorAndre Noll <maan@systemlinux.org>
Sun, 7 Jul 2013 16:51:18 +0000 (18:51 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 22:23:13 +0000 (22:23 +0000)
commitc17ede547f11afdecc1a98bab6a88116ccb21c91
treee0d440183bf955c7052e1e5e6d5988951b4d1bd3
parenta12ecb5d1f128ea7d9dcc6c96f438534d1f43ca7
crypt.c: Remove condition which is always true.

rsa can never be NULL here.
crypt.c