summaryrefslogtreecommitdiff
path: root/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'base64.h')
-rw-r--r--base64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base64.h b/base64.h
index 3b9c3bd..0ee9378 100644
--- a/base64.h
+++ b/base64.h
@@ -1,6 +1,6 @@
#include <gnutls/gnutls.h>
-static inline void base64_decode(const char *host, char **dec_host)
+static inline void base64_getdecoded(const char *host, char **dec_host)
{
gnutls_datum_t result;
gnutls_base64_decode2(&(gnutls_datum_t){