projects
/
oweals
/
uclient.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8102f4c
)
fix positioning of the __hidden attribute
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Mar 2014 00:01:40 +0000
(
01:01
+0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Mar 2014 00:01:40 +0000
(
01:01
+0100)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
uclient.c
patch
|
blob
|
history
diff --git
a/uclient.c
b/uclient.c
index e7213a1002ecd7b1914104ad74d7fb294239338e..f5e9c51ed61b983769bfa66d7485f00e943e55ff 100644
(file)
--- 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[] = {