summaryrefslogtreecommitdiff
path: root/Xtrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xtrans.c')
-rw-r--r--Xtrans.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/Xtrans.c b/Xtrans.c
index c1ebd26..c4dbbc0 100644
--- a/Xtrans.c
+++ b/Xtrans.c
@@ -183,10 +183,7 @@ TRANS(SelectTransport) (const char *protocol)
return NULL;
}
-#ifndef TEST_t
-static
-#endif /* TEST_t */
-int
+static int
TRANS(ParseAddress) (const char *address,
char **protocol, char **host, char **port)