]> andersk Git - openssh.git/blobdiff - ssh.h
Oops.. =) mispelt NGROUPS_MAX.
[openssh.git] / ssh.h
diff --git a/ssh.h b/ssh.h
index 5b60be603779c00075f95dc7061de1b493556514..d3b1c51fe49bad9e775241c4cf41d25f27e22e46 100644 (file)
--- 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 <sys/select.h>
 #endif
 
-//#include "rsa.h"
-//#include "cipher.h"
-
 /* Cipher used for encrypting authentication files. */
 #define SSH_AUTHFILE_CIPHER    SSH_CIPHER_3DES
 
This page took 0.074074 seconds and 4 git commands to generate.