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
e3bc92ae
Commit
e3bc92ae
authored
20 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
fixed the pdf and html for the strerror functions
parent
27e76021
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/libcurl/Makefile.am
+4
-4
4 additions, 4 deletions
docs/libcurl/Makefile.am
with
4 additions
and
4 deletions
docs/libcurl/Makefile.am
+
4
−
4
View file @
e3bc92ae
...
...
@@ -30,8 +30,8 @@ HTMLPAGES = curl_easy_cleanup.html curl_easy_getinfo.html \
curl_multi_perform.html curl_multi_remove_handle.html
\
curl_share_cleanup.html curl_share_init.html curl_share_setopt.html
\
libcurl.html libcurl-multi.html libcurl-easy.html libcurl-share.html
\
libcurl-errors.html curl_easy_strerror.
3
curl_multi_strerror.
3
\
curl_share_strerror.
3
libcurl-errors.html curl_easy_strerror.
html
curl_multi_strerror.
html
\
curl_share_strerror.
html
PDFPAGES
=
curl_easy_cleanup.pdf curl_easy_getinfo.pdf
\
curl_easy_init.pdf curl_easy_perform.pdf curl_easy_setopt.pdf
\
...
...
@@ -46,8 +46,8 @@ PDFPAGES = curl_easy_cleanup.pdf curl_easy_getinfo.pdf \
curl_multi_remove_handle.pdf curl_share_cleanup.pdf
\
curl_share_init.pdf curl_share_setopt.pdf libcurl.pdf
\
libcurl-multi.pdf libcurl-easy.pdf libcurl-share.pdf
\
libcurl-errors.pdf curl_easy_strerror.
3
curl_multi_strerror.
3
\
curl_share_strerror.
3
libcurl-errors.pdf curl_easy_strerror.
pdf
curl_multi_strerror.
pdf
\
curl_share_strerror.
pdf
CLEANFILES
=
$(
HTMLPAGES
)
$(
PDFPAGES
)
...
...
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