summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/ftp/ftpd/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/ftp/ftpd/extern.h')
-rw-r--r--crypto/heimdal/appl/ftp/ftpd/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/heimdal/appl/ftp/ftpd/extern.h b/crypto/heimdal/appl/ftp/ftpd/extern.h
index e976b55..f321e60 100644
--- a/crypto/heimdal/appl/ftp/ftpd/extern.h
+++ b/crypto/heimdal/appl/ftp/ftpd/extern.h
@@ -113,7 +113,7 @@ void afsunlog(void);
int find(char *);
-void builtin_ls(FILE*, const char*);
+int builtin_ls(FILE*, const char*);
int do_login(int code, char *passwd);
int klogin(char *name, char *password);
OpenPOWER on IntegriCloud