aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/server.h')
-rw-r--r--include/libssh/server.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libssh/server.h b/include/libssh/server.h
index dac318c9..26c33199 100644
--- a/include/libssh/server.h
+++ b/include/libssh/server.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
*/
/**
@@ -179,3 +177,4 @@ int ssh_message_channel_request_reply_success(SSH_MESSAGE *msg);
/**
* @}
*/
+/* vim: set ts=2 sw=2 et cindent: */