diff options
Diffstat (limited to 'libssh/agent.c')
-rw-r--r-- | libssh/agent.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libssh/agent.c b/libssh/agent.c index 2293e331..3a8c56ee 100644 --- a/libssh/agent.c +++ b/libssh/agent.c @@ -19,6 +19,8 @@ * 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 */ /* This file is based on authfd.c from OpenSSH */ |