Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
f4dd6b35
Commit
f4dd6b35
authored
Aug 04, 2007
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include/vlc_playlist.h: Typo in comment.
parent
d3c13734
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
include/vlc_playlist.h
include/vlc_playlist.h
+2
-2
No files found.
include/vlc_playlist.h
View file @
f4dd6b35
...
...
@@ -69,7 +69,7 @@ TYPEDEF_ARRAY(input_item_t*, input_item_array_t);
* it only contains "real" items, not nodes
* For example, if you open a directory, you will have
*\verbatim
* Category tree: One
vel
el tree:
* Category tree: One
lev
el tree:
* Playlist Playlist
* - Dir - item1
* - Subdir - item2
...
...
@@ -93,7 +93,7 @@ TYPEDEF_ARRAY(input_item_t*, input_item_array_t);
* - input 1 -> name = foo 1 uri = ...
* - input 2 -> name = foo 2 uri = ...
*
* Category tree Onlevel tree
* Category tree On
e
level tree
* - playlist (id 1) - playlist (id 3)
* - category 1 (id 2) - foo 2 (id 8 - input 2)
* - foo 2 (id 6 - input 2) - media library (id 4)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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