summaryrefslogtreecommitdiff
path: root/ssh-add.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /ssh-add.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
RCSID
Diffstat (limited to 'ssh-add.c')
-rw-r--r--ssh-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-add.c b/ssh-add.c
index 78144ee44..2182f9986 100644
--- a/ssh-add.c
+++ b/ssh-add.c
@@ -35,7 +35,7 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: ssh-add.c,v 1.27 2001/01/21 19:05:56 markus Exp $"); 38RCSID("$OpenBSD: ssh-add.c,v 1.28 2001/02/04 15:32:25 stevesk Exp $");
39 39
40#include <openssl/evp.h> 40#include <openssl/evp.h>
41 41