Skip to content
Snippets Groups Projects
Commit 9f789457 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Remove incorrect and unnecessary comment.

parent ef7ab4e2
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -3007,7 +3007,6 @@ static char *get_request(http_session_t * session, char *req_line)
/* Remove port specification from vhost (if present) */
remove_port_part(session->req.vhost);
/* Sets p to point to the first character after the first slash */
p=strchr(session->req.physical_path, '/');
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment