mirror of
https://github.com/curl/curl.git
synced 2026-08-05 01:16:19 +03:00
dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify()
This commit is contained in:
parent
a77ac42e52
commit
48fe9226a0
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
*
|
||||
* This function gets a zero-terminated path with dot and dotdot sequences
|
||||
* passed in and strips them off according to the rules in RFC 3986 section
|
||||
* 5.2.5.
|
||||
* 5.2.4.
|
||||
*
|
||||
* The function handles a query part ('?' + stuff) appended but it expects
|
||||
* that fragments ('#' + stuff) have already been cut off.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue