diff --git a/include/chat/crypto.h b/include/chat/crypto.h index cb7d0c7..3871350 100644 --- a/include/chat/crypto.h +++ b/include/chat/crypto.h @@ -23,7 +23,7 @@ along with this program. If not, see . extern "C" { #endif -//STUFF +void why2_chat_generate_keys(void); //GENERATE RSA KEYS #ifdef __cplusplus }