summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sftp-glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/sftp-glob.h')
-rw-r--r--crypto/openssh/sftp-glob.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/openssh/sftp-glob.h b/crypto/openssh/sftp-glob.h
index 9c75491..f879e87 100644
--- a/crypto/openssh/sftp-glob.h
+++ b/crypto/openssh/sftp-glob.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-glob.h,v 1.7 2002/03/19 10:49:35 markus Exp $ */
+/* $OpenBSD: sftp-glob.h,v 1.8 2002/09/11 22:41:50 djm Exp $ */
/*
* Copyright (c) 2001,2002 Damien Miller. All rights reserved.
@@ -31,8 +31,7 @@
#include "sftp-client.h"
-int
-remote_glob(struct sftp_conn *, const char *, int,
+int remote_glob(struct sftp_conn *, const char *, int,
int (*)(const char *, int), glob_t *);
#endif
OpenPOWER on IntegriCloud