From: Andre Noll Date: Mon, 16 Dec 2013 21:58:39 +0000 (+0100) Subject: crypt: Simplify base64_decode(). X-Git-Tag: v0.5.3~19 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=612be8a0856eb3c58fef8784f77c7f999d4c9e08;hp=612be8a0856eb3c58fef8784f77c7f999d4c9e08;p=paraslash.git crypt: Simplify base64_decode(). We never call this function with target == NULL. ---