summaryrefslogtreecommitdiffstats
path: root/sftp-glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-glob.h')
-rw-r--r--sftp-glob.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sftp-glob.h b/sftp-glob.h
index 37bd5d2d..2885044a 100644
--- a/sftp-glob.h
+++ b/sftp-glob.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-glob.h,v 1.4 2001/06/26 06:33:01 itojun Exp $ */
+/* $OpenBSD: sftp-glob.h,v 1.5 2001/06/26 17:27:24 markus Exp $ */
/*
* Copyright (c) 2001 Damien Miller. All rights reserved.
@@ -28,4 +28,3 @@
int
remote_glob(int, int, const char *, int, int (*)(const char *, int), glob_t *);
-