summaryrefslogtreecommitdiff
path: root/uclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'uclient.c')
-rw-r--r--uclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uclient.c b/uclient.c
index e7213a1..f5e9c51 100644
--- a/uclient.c
+++ b/uclient.c
@@ -3,7 +3,7 @@
#include "uclient-utils.h"
#include "uclient-backend.h"
-struct uclient_url * __hidden
+struct uclient_url __hidden *
uclient_get_url(const char *url_str, const char *auth_str)
{
static const struct uclient_backend *backends[] = {