]> andersk Git - openssh.git/blobdiff - deattack.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
[openssh.git] / deattack.h
index 24d3957a64774249847d63887e605f9e81c18e3f..ddccdea5059483833e8af44512932ac3fc658054 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: deattack.h,v 1.6 2001/06/26 06:32:51 itojun Exp $     */
+/*     $OpenBSD: deattack.h,v 1.7 2001/06/26 17:27:23 markus Exp $     */
 
 /*
  * Cryptographic attack detector for ssh - Header file
@@ -26,5 +26,5 @@
 #define DEATTACK_OK            0
 #define DEATTACK_DETECTED      1
 
-int     detect_attack(u_char *, u_int32_t, u_char[8]);
+int     detect_attack(u_char *, u_int32_t, u_char[8]);
 #endif
This page took 0.031973 seconds and 4 git commands to generate.