Commit 34b5e985 authored by Felix Paul Kühne's avatar Felix Paul Kühne

typo

parent f25e0c78
......@@ -155,8 +155,8 @@ int DeviceCallback( vlc_object_t *p_this, const char *psz_variable,
return self;
}
- (BOOL)setVout: (vout_thread_t *) vout s
ubView: (NSView *) view
- (BOOL)setVout: (vout_thread_t *) vout
subView: (NSView *) view
frame: (NSRect *) frame
{
int i_device;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment