Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
4df95cf6
Commit
4df95cf6
authored
Nov 25, 2006
by
Rémi Denis-Courmont
Browse files
Continuation of previous commit
parent
9583fbe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/text/unicode.c
View file @
4df95cf6
...
...
@@ -497,7 +497,7 @@ int utf8_scandir( const char *dirname, char ***namelist,
tab
=
newtab
;
tab
[
num
++
]
=
entry
;
}
vlc_
closedir
_wrapper
(
dir
);
closedir
(
dir
);
if
(
compar
!=
NULL
)
qsort
(
tab
,
num
,
sizeof
(
tab
[
0
]
),
...
...
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