summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/dh.c')
-rw-r--r--usr.bin/ssh/dh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/dh.c b/usr.bin/ssh/dh.c
index 8f8850b1953..e8ce3d1a927 100644
--- a/usr.bin/ssh/dh.c
+++ b/usr.bin/ssh/dh.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: dh.c,v 1.32 2006/03/19 02:24:05 djm Exp $");
#include "xmalloc.h"