Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
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
Hide 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