Rename get_passwd to get_user_password
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
bool put_data_on_clipboard(const char* text);
|
||||
std::string get_passwd();
|
||||
std::string get_user_password();
|
Reference in New Issue
Block a user