mirror of
https://github.com/mpv-player/mpv
synced 2025-02-08 16:07:16 +00:00
cosmetics: Reformat file header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28871 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
062f66bbca
commit
1e94c915a2
@ -1,4 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
|
* Mac OS X video output driver
|
||||||
|
* Copyright (c) 2005 Nicolas Plourde <nicolasplourde@gmail.com>
|
||||||
|
*
|
||||||
* This file is part of MPlayer.
|
* This file is part of MPlayer.
|
||||||
*
|
*
|
||||||
* MPlayer is free software; you can redistribute it and/or modify
|
* MPlayer is free software; you can redistribute it and/or modify
|
||||||
@ -16,14 +19,6 @@
|
|||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
vo_macosx.m
|
|
||||||
by Nicolas Plourde <nicolasplourde@gmail.com>
|
|
||||||
|
|
||||||
MPlayer Mac OSX video out module.
|
|
||||||
Copyright (c) Nicolas Plourde - 2005
|
|
||||||
*/
|
|
||||||
|
|
||||||
#import "vo_macosx.h"
|
#import "vo_macosx.h"
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/ipc.h>
|
#include <sys/ipc.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user