summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87b29e5)
raw | patch | inline | side by side (parent: 87b29e5)
author | Junio C Hamano <gitster@pobox.com> | |
Tue, 12 Jan 2010 06:30:36 +0000 (22:30 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 12 Jan 2010 09:06:08 +0000 (01:06 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote-curl.c | patch | blob | history |
diff --git a/remote-curl.c b/remote-curl.c
index 28b2a316d3dfdd595b055623942afd1681697a67..b76dcb2e887efd5fdc977a1afb2f57500e5a9c8a 100644 (file)
--- a/remote-curl.c
+++ b/remote-curl.c
}
#ifndef NO_CURL_IOCTL
-curlioerr rpc_ioctl(CURL *handle, int cmd, void *clientp)
+static curlioerr rpc_ioctl(CURL *handle, int cmd, void *clientp)
{
struct rpc_state *rpc = clientp;