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
b5703dca
Commit
b5703dca
authored
Oct 22, 2006
by
Rafaël Carré
Browse files
typo
parent
79dfff4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/wxwidgets/wxwidgets.hpp
View file @
b5703dca
...
...
@@ -132,7 +132,7 @@ static inline char *wxDnDFromLocale( const wxChar *stupid )
do
psz_local
[
i
]
=
stupid
[
i
];
while
(
n
--
);
while
(
i
--
);
return
FromLocaleDup
(
psz_local
);
}
...
...
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