Update base64.h
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 645e111..6dad9de 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 */