Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
92e3df18
Commit
92e3df18
authored
Jan 26, 2014
by
Felix Paul Kühne
Browse files
VLCHTTPConnection: fix typo
parent
0df2458d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/VLCHTTPConnection.m
View file @
92e3df18
...
...
@@ -172,8 +172,6 @@
}
@catch
(
NSException
*
exception
)
{
APLog
(
@"File to write further data because storage is full."
);
}
@finally
{
[
_storeFile
closeFile
];
_storeFile
=
nil
;
/* don't block */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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