summaryrefslogtreecommitdiff
path: root/dh.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:40:06 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:40:06 +1000
commitd558092522153caa627e33e4a76c6f64332bc609 (patch)
tree78618b9f2e8464d130d14739ee14b7786706934f /dh.c
parent1a27a1ee8c0ddd6f390feade92259c001f36530f (diff)
downloadopenssh-git-d558092522153caa627e33e4a76c6f64332bc609.tar.gz
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'dh.c')
-rw-r--r--dh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh.c b/dh.c
index fd41e210..996428b7 100644
--- a/dh.c
+++ b/dh.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: dh.c,v 1.23 2002/11/21 22:22:50 markus Exp $");
+RCSID("$OpenBSD: dh.c,v 1.24 2003/04/08 20:21:28 itojun Exp $");
#include "xmalloc.h"