mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* update tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
using namespace i2p::http;
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int main() {
|
||||
std::map<std::string, std::string> params;
|
||||
URL *url;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user