mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-21 06:17:11 +02:00
Update POCO library.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ int main(int argc, char** argv)
|
||||
std::cerr << " the SMTP server at <mailhost>." << std::endl;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
std::string mailhost(argv[1]);
|
||||
std::string sender(argv[2]);
|
||||
std::string recipient(argv[3]);
|
||||
|
||||
Reference in New Issue
Block a user