From: Alan T. DeKok Date: Sun, 17 Feb 2013 20:06:49 +0000 (-0500) Subject: EOL is EOL X-Git-Tag: release_3_0_0_beta1~1073 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f270b46e7273bb9440630ac6fb41744cb5b845;p=thirdparty%2Ffreeradius-server.git EOL is EOL --- diff --git a/src/include/base64.h b/src/include/base64.h index 645e111906f..6dad9de9bb1 100644 --- a/src/include/base64.h +++ b/src/include/base64.h @@ -42,4 +42,4 @@ extern int fr_base64_decode (const char *in, size_t inlen, extern int fr_base64_decode_alloc (const char *in, size_t inlen, char **out, size_t *outlen); -#endif /* BASE64_H */ \ No newline at end of file +#endif /* BASE64_H */