]> andersk Git - openssh.git/blobdiff - deattack.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
[openssh.git] / deattack.c
index 12849a32dc84f94ec110a4f8d3e49113ac44446e..0442501e7a17b6ddf4c6f7ae15770c8aa29129fc 100644 (file)
@@ -1,5 +1,3 @@
-/*     $OpenBSD: deattack.c,v 1.17 2001/12/19 07:18:56 deraadt Exp $   */
-
 /*
  * Cryptographic attack detector for ssh - source code
  *
@@ -20,6 +18,8 @@
  */
 
 #include "includes.h"
+RCSID("$OpenBSD: deattack.c,v 1.18 2002/03/04 17:27:39 stevesk Exp $");
+
 #include "deattack.h"
 #include "log.h"
 #include "crc32.h"
This page took 0.048314 seconds and 4 git commands to generate.