aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/libssh.h')
-rw-r--r--include/libssh/libssh.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h
index 4e7e4f9e..0514095a 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.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
*/
#ifndef _LIBSSH_H
@@ -385,3 +383,4 @@ int ssh_finalize(void);
}
#endif
#endif /* _LIBSSH_H */
+/* vim: set ts=2 sw=2 et cindent: */