aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/legacy.h')
-rw-r--r--include/libssh/legacy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libssh/legacy.h b/include/libssh/legacy.h
index 33ed357..7d2d582 100644
--- a/include/libssh/legacy.h
+++ b/include/libssh/legacy.h
@@ -22,6 +22,8 @@
/* Since libssh.h includes legacy.h, it's important that libssh.h is included
* first. we don't define LEGACY_H now because we want it to be defined when
* included from libssh.h
+ * All function calls declared in this header are deprecated and meant to be
+ * removed in future.
*/
#include "libssh/libssh.h"