diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-09 20:20:58 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-09 20:20:58 +0000 |
commit | 05efee10926847635578ec1854b471ddc0dcec87 (patch) | |
tree | 81ecbfab0589818e14c533d38a106544665e898c /sshconnect.h | |
parent | 2749e1c8f55f947673a6591b1a6698a75f143b80 (diff) |
- (bal) RCSID tag updates on channels.c, clientloop.c, nchan.c,
sftp-client.c, ssh-agenet.c, ssh-keygen.c and connect.h (we did unexpand
independant of them)
Diffstat (limited to 'sshconnect.h')
-rw-r--r-- | sshconnect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshconnect.h b/sshconnect.h index 134b59af..aeb2e51a 100644 --- a/sshconnect.h +++ b/sshconnect.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sshconnect.h,v 1.14 2002/05/23 19:24:30 markus Exp $ */ +/* $OpenBSD: sshconnect.h,v 1.15 2002/06/09 13:32:01 markus Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. |