From 556eb464d7b6856a5371ccba2b5f10730dcda460 Mon Sep 17 00:00:00 2001 From: mouring Date: Tue, 23 Jan 2001 16:09:51 +0000 Subject: [PATCH] 20010124 - (bal) OpenBSD Resync - markus@cvs.openbsd.org 2001/01/23 10:45:10 [ssh.h] nuke comment --- ChangeLog | 6 ++++++ ssh.h | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5052a0f1..c5f954d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20010124 + - (bal) OpenBSD Resync + - markus@cvs.openbsd.org 2001/01/23 10:45:10 + [ssh.h] + nuke comment + 20010123 - (bal) regexp.h typo in configure.in. Should have been regex.h - (bal) SSH_USER_DIR to _PATH_SSH_USER_DIR patch by stevesk@ diff --git a/ssh.h b/ssh.h index 5b60be60..d3b1c51f 100644 --- a/ssh.h +++ b/ssh.h @@ -10,7 +10,7 @@ * called by a name other than "ssh" or "Secure Shell". */ -/* RCSID("$OpenBSD: ssh.h,v 1.61 2001/01/21 19:05:59 markus Exp $"); */ +/* RCSID("$OpenBSD: ssh.h,v 1.62 2001/01/23 10:45:10 markus Exp $"); */ #ifndef SSH_H #define SSH_H @@ -25,9 +25,6 @@ # include #endif -//#include "rsa.h" -//#include "cipher.h" - /* Cipher used for encrypting authentication files. */ #define SSH_AUTHFILE_CIPHER SSH_CIPHER_3DES -- 2.45.1