Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
210278d9
Commit
210278d9
authored
13 years ago
by
Fabian Keil
Committed by
Julien Chaffraix
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
In lib/, change 'wanna' to 'want to'.
Found with codespell.
parent
59423628
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/curl_addrinfo.c
+2
-2
2 additions, 2 deletions
lib/curl_addrinfo.c
lib/hostip6.c
+1
-1
1 addition, 1 deletion
lib/hostip6.c
with
3 additions
and
3 deletions
lib/curl_addrinfo.c
+
2
−
2
View file @
210278d9
...
...
@@ -486,7 +486,7 @@ Curl_addrinfo *Curl_str2addr(char *address, int port)
*
* This is strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wan
na
include in memdebug.c
* require a bunch of structs I didn't wan
t to
include in memdebug.c
*/
void
...
...
@@ -506,7 +506,7 @@ curl_dofreeaddrinfo(struct addrinfo *freethis,
*
* This is strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wan
na
include in memdebug.c
* require a bunch of structs I didn't wan
t to
include in memdebug.c
*/
int
...
...
This diff is collapsed.
Click to expand it.
lib/hostip6.c
+
1
−
1
View file @
210278d9
...
...
@@ -78,7 +78,7 @@
#if defined(CURLDEBUG) && defined(HAVE_GETNAMEINFO)
/* These are strictly for memory tracing and are using the same style as the
* family otherwise present in memdebug.c. I put these ones here since they
* require a bunch of structs I didn't wan
na
include in memdebug.c
* require a bunch of structs I didn't wan
t to
include in memdebug.c
*/
/*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment