aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/crypto.h')
-rw-r--r--include/libssh/crypto.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libssh/crypto.h b/include/libssh/crypto.h
index e363dba0..51805393 100644
--- a/include/libssh/crypto.h
+++ b/include/libssh/crypto.h
@@ -17,8 +17,6 @@
* along with the SSH Library; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
* MA 02111-1307, USA.
- *
- * vim: ts=2 sw=2 et cindent
*/
/*
@@ -67,3 +65,4 @@ struct crypto_struct {
#endif
};
+/* vim: set ts=2 sw=2 et cindent: */