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
aa138819
Commit
aa138819
authored
Jun 14, 2008
by
Jean-Baptiste Kempf
Browse files
Fix typo introduced in [
ba06700b
]
Sorry about that.
parent
83aca3e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/smb.c
View file @
aa138819
...
...
@@ -444,7 +444,7 @@ static void Win32AddConnection( access_t *p_access, char *psz_path,
char
psz_remote
[
MAX_PATH
],
psz_server
[
MAX_PATH
],
psz_share
[
MAX_PATH
];
NETRESOURCE
net_resource
;
DWORD
i_result
;
char
*
ps_parser
;
char
*
ps
z
_parser
;
VLC_UNUSED
(
psz_domain
);
HINSTANCE
hdll
=
LoadLibrary
(
_T
(
"MPR.DLL"
));
...
...
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