summaryrefslogtreecommitdiff
path: root/sftp-int.h
diff options
context:
space:
mode:
authordjm <djm>2002-02-13 03:10:32 +0000
committerdjm <djm>2002-02-13 03:10:32 +0000
commit2ec8d08442a4dbcacf30b6ac4f63be4f67248b5b (patch)
tree67d1ddcdbf42efe9db1452056e5389c08c362c8b /sftp-int.h
parent4a611dc105dfd5193e3575662a4dd273e349b696 (diff)
downloadopenssh-2ec8d08442a4dbcacf30b6ac4f63be4f67248b5b.tar.gz
- djm@cvs.openbsd.org 2002/02/13 00:59:23
[sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp.h] [sftp-int.c sftp-int.h] API cleanup and backwards compat for filexfer v.0 servers; ok markus@
Diffstat (limited to 'sftp-int.h')
-rw-r--r--sftp-int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp-int.h b/sftp-int.h
index 699e758b..97687581 100644
--- a/sftp-int.h
+++ b/sftp-int.h
@@ -1,7 +1,7 @@
-/* $OpenBSD: sftp-int.h,v 1.4 2001/06/26 17:27:25 markus Exp $ */
+/* $OpenBSD: sftp-int.h,v 1.5 2002/02/13 00:59:23 djm Exp $ */
/*
- * Copyright (c) 2001 Damien Miller. All rights reserved.
+ * Copyright (c) 2001,2002 Damien Miller. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions