summaryrefslogtreecommitdiff
path: root/ssh.h
diff options
context:
space:
mode:
authordjm <djm>2003-09-02 12:57:54 +0000
committerdjm <djm>2003-09-02 12:57:54 +0000
commit9494ad35d32a79aa6a8e21d28d785d1a358795a8 (patch)
tree8e1d805e3c15e8fa6f4054c38ef7c11b604b3b15 /ssh.h
parent856f6b4d68939bd099b6662b7d6d8cc1fd5ccbe3 (diff)
downloadopenssh-9494ad35d32a79aa6a8e21d28d785d1a358795a8.tar.gz
- markus@cvs.openbsd.org 2003/09/01 13:52:18
[ssh.h] rm whitespace
Diffstat (limited to 'ssh.h')
-rw-r--r--ssh.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh.h b/ssh.h
index 60762176..e88b9b83 100644
--- a/ssh.h
+++ b/ssh.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.h,v 1.73 2003/07/22 13:35:22 markus Exp $ */
+/* $OpenBSD: ssh.h,v 1.74 2003/09/01 13:52:18 markus Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -104,4 +104,3 @@
#define SSH_RSA_MINIMUM_MODULUS_SIZE 768
#endif /* SSH_H */
-