From 9e2760ed2439a1e93f29a2c791e409aea7434787 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 8 Nov 2009 19:49:32 +0000 Subject: static --- src/IO/dpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IO/dpi.c') diff --git a/src/IO/dpi.c b/src/IO/dpi.c index 10fdaf69..5834ab0f 100644 --- a/src/IO/dpi.c +++ b/src/IO/dpi.c @@ -528,7 +528,7 @@ static int Dpi_blocking_start_dpid(void) * TODO: here we should use the credentials in ~/.dillo/dpid_comm_keys * (dpid port and password). */ -int Dpi_get_server_port(const char *server_name) +static int Dpi_get_server_port(const char *server_name) { int sock_fd, dpi_port = -1; int dpid_port, ok = 0; -- cgit v1.2.3