Skip to content

url.h: fix -Wdocumentation#20294

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:docwarn
Closed

url.h: fix -Wdocumentation#20294
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:docwarn

Conversation

@vszakats
Copy link
Member

Seen when testing -Weverything:

lib/url.h:84:11: warning: parameter 'nowp' not found in the function declaration [-Wdocumentation]
   84 |  * @param nowp      NULL or pointer to time being checked against.
      |           ^~~~

Follow-up to 2de22a0 #19961

Seen when testing `-Weverything`:
```
lib/url.h:84:11: warning: parameter 'nowp' not found in the function declaration [-Wdocumentation]
   84 |  * @param nowp      NULL or pointer to time being checked against.
      |           ^~~~
```

Follow-up to 2de22a0 curl#19961
@vszakats vszakats added the build label Jan 13, 2026
@vszakats vszakats closed this in df246ee Jan 13, 2026
@vszakats vszakats deleted the docwarn branch January 13, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant