Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
9f789457
Commit
9f789457
authored
Jun 04, 2021
by
Rob Swindell
💬
Browse files
Remove incorrect and unnecessary comment.
parent
ef7ab4e2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/sbbs3/websrvr.c
src/sbbs3/websrvr.c
+0
-1
No files found.
src/sbbs3/websrvr.c
View file @
9f789457
...
...
@@ -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
,
'/'
);
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment