]> andersk Git - openssh.git/blobdiff - deattack.h
One way to massive patch. <sigh> It compiles and works under Linux..
[openssh.git] / deattack.h
index 6ce54dedb178a8d8ffdb83e8a23b64bf9aff0cd7..22930f6193a0ba3ddce2cf36ac74081ffae860ab 100644 (file)
@@ -24,5 +24,5 @@
 #define DEATTACK_OK            0
 #define DEATTACK_DETECTED      1
 
-int     detect_attack(unsigned char *buf, u_int32_t len, unsigned char IV[8]);
+int     detect_attack(u_char *buf, u_int32_t len, u_char IV[8]);
 #endif
This page took 0.035937 seconds and 4 git commands to generate.