Commit a8bf15bb authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove gettext-unfriendly unpaired quote in #pragma

parent 86c47f64
......@@ -2027,7 +2027,7 @@ static VLCMainWindow *_o_sharedInstance = nil;
}
#pragma mark -
#pragma mark Lion's native fullscreen handling
#pragma mark Lion native fullscreen handling
- (void)windowWillEnterFullScreen:(NSNotification *)notification
{
[o_video_view setFrame: [[self contentView] frame]];
......
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