Sanitized all log and error messages.

This commit is contained in:
silvioprog
2020-05-09 14:11:14 -03:00
parent ddc770d8f6
commit f84bdf0a8c
32 changed files with 191 additions and 191 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ main (int argc, char *const *argv)
MHD_OPTION_END);
if (NULL == TLS_daemon)
{
fprintf (stderr, "Error: failed to start TLS_daemon\n");
fprintf (stderr, "Error: failed to start TLS_daemon.\n");
return 1;
}
printf ("MHD daemon listening on port %u\n",