diff options
author | Andreas Schneider <mail@cynapses.org> | 2009-05-12 17:49:23 +0000 |
---|---|---|
committer | Andreas Schneider <mail@cynapses.org> | 2009-05-12 17:49:23 +0000 |
commit | 2e0b2e2e913ea25adb56ab5c593ba45ce956f868 (patch) | |
tree | 304a9baed0dc738da6de9e74afe366975161e169 /include/libssh/agent.h | |
parent | 80ba62a5190b4f066f71a309bd815b4aa3d58b28 (diff) | |
download | libssh-2e0b2e2e913ea25adb56ab5c593ba45ce956f868.tar.gz libssh-2e0b2e2e913ea25adb56ab5c593ba45ce956f868.tar.xz libssh-2e0b2e2e913ea25adb56ab5c593ba45ce956f868.zip |
Fix the vim modeline and place it at the end of the file.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'include/libssh/agent.h')
-rw-r--r-- | include/libssh/agent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libssh/agent.h b/include/libssh/agent.h index bbe95957..42cb2309 100644 --- a/include/libssh/agent.h +++ b/include/libssh/agent.h @@ -46,3 +46,4 @@ #define SSH_AGENT_OLD_SIGNATURE 0x01 #endif /* __AGENT_H */ +/* vim: set ts=2 sw=2 et cindent: */ |