Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
451
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
4cb5eaef
Commit
4cb5eaef
authored
5 years ago
by
Alexandre Janniaux
Committed by
Rémi Denis-Courmont
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tls: fix typo in doc
Signed-off-by:
Rémi Denis-Courmont
<
remi@remlab.net
>
parent
67488437
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#10588
failed with stage
in 19 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/vlc_tls.h
+1
-1
1 addition, 1 deletion
include/vlc_tls.h
with
1 addition
and
1 deletion
include/vlc_tls.h
+
1
−
1
View file @
4cb5eaef
...
...
@@ -54,7 +54,7 @@
* - callback vlc_tls_operations.writev,
* - callback vlc_tls_operations.shutdown.
*
* The following func
i
tons are treated as receiving data:
* The following funct
i
ons are treated as receiving data:
* - vlc_tls_Read(),
* - vlc_tls_GetLine(),
* - callback vlc_tls_operations.readv,
...
...
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