defined why2_empty_decrypted_output
ty zmrde jeden co by ta funkce mohla asi dělat, hmm? FUCK YOU
This commit is contained in:
parent
ccf6a321fd
commit
bc4a3421c4
@ -126,3 +126,12 @@ why2_log_file why2_empty_log_file()
|
|||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
why2_decrypted_output why2_empty_decrypted_output()
|
||||||
|
{
|
||||||
|
return (why2_decrypted_output)
|
||||||
|
{
|
||||||
|
NULL,
|
||||||
|
0
|
||||||
|
};
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user