refactor(readme): remove doxygen requirement

This commit is contained in:
2026-03-06 01:54:16 +01:00
parent 93d09ae9df
commit cebb05a834
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ static cws_vhost_s *get_vhost(cws_config_s *config, char *host) {
}
}
/* ?? */
/* This should not happen */
return NULL;
}