summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2001-01-23 10:45:11 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2001-01-23 10:45:11 +0000
commit52fb6c5856b87b4554c9791854ec385a28140f6e (patch)
tree3a58fd68ccc3a826476609f04806b0d8bb62fdd8
parent4031f8ea628649e43c0955cdb3d60808c6a0c2c3 (diff)
nuke comment
-rw-r--r--usr.bin/ssh/ssh.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh.h b/usr.bin/ssh/ssh.h
index 8860ff84aad..63c75875c05 100644
--- a/usr.bin/ssh/ssh.h
+++ b/usr.bin/ssh/ssh.h
@@ -10,14 +10,11 @@
* 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
-//#include "rsa.h"
-//#include "cipher.h"
-
/* Cipher used for encrypting authentication files. */
#define SSH_AUTHFILE_CIPHER SSH_CIPHER_3DES