Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
4a0c164d
Commit
4a0c164d
authored
Sep 09, 2006
by
Rémi Denis-Courmont
Browse files
Fix typo
parent
8bc1b5a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_access.h
View file @
4a0c164d
/*****************************************************************************
* vlc_access.h: Access descriptor, queries and methods
*****************************************************************************
* Copyright (C) 1999-200
4
the VideoLAN team
* Copyright (C) 1999-200
6
the VideoLAN team
* $Id$
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
...
...
@@ -74,7 +74,7 @@ struct access_t
access_t
*
p_source
;
/* Access can fill this entry to force a demuxer
* XXX: fill it once you know for sure you will succed
* XXX: fill it once you know for sure you will succe
e
d
* (if you fail, this value won't be reseted */
char
*
psz_demux
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment