summaryrefslogtreecommitdiff
path: root/seekp.c
diff options
context:
space:
mode:
Diffstat (limited to 'seekp.c')
-rw-r--r--seekp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/seekp.c b/seekp.c
index effab28..d94f1b5 100644
--- a/seekp.c
+++ b/seekp.c
@@ -15,7 +15,7 @@
static const char *name;
-static int Connect(const char *n, int p)
+static void Connect(const char *n, int p)
{
static int init=0;
static struct hostent *remote;