declered why2_chat_generate_keys fn

This commit is contained in:
Václav Šmejkal 2024-02-23 10:13:47 +01:00
parent b1add93eca
commit 35f4b0447a
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -23,7 +23,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
extern "C" {
#endif
//STUFF
void why2_chat_generate_keys(void); //GENERATE RSA KEYS
#ifdef __cplusplus
}