]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sftp-glob.h
Import of OpenSSH 3.5p1
[gssapi-openssh.git] / openssh / sftp-glob.h
index 9c754912c224f3942d28319d28bc3a145e9c9a93..f879e8719b4b2eb5b8fb5ef6b611e81398039dc0 100644 (file)
@@ -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
This page took 0.053247 seconds and 4 git commands to generate.