EOL is EOL
authorAlan T. DeKok <aland@freeradius.org>
Sun, 17 Feb 2013 20:09:16 +0000 (15:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 17 Feb 2013 20:09:16 +0000 (15:09 -0500)
src/lib/base64.c

index b796c6a..ee65088 100644 (file)
@@ -418,4 +418,4 @@ int fr_base64_decode_alloc (const char *in, size_t inlen, char **out,
     *outlen = needlen;
 
   return TRUE;
-}
\ No newline at end of file
+}