]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update base64.h 986/head
authorAlan Buxey <alan.buxey@gmail.com>
Thu, 30 Apr 2015 22:08:40 +0000 (23:08 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Thu, 30 Apr 2015 22:08:40 +0000 (23:08 +0100)
src/include/base64.h

index 645e111906f0ed2a2c6bc2aae04a2cead5b4c48a..6dad9de9bb1a082aed405a499a60cdb42bee0a53 100644 (file)
@@ -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 */