summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/quartzStartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/quartz/quartzStartup.c')
-rw-r--r--hw/darwin/quartz/quartzStartup.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/darwin/quartz/quartzStartup.c b/hw/darwin/quartz/quartzStartup.c
index cd58701b1..277e5935f 100644
--- a/hw/darwin/quartz/quartzStartup.c
+++ b/hw/darwin/quartz/quartzStartup.c
@@ -28,7 +28,6 @@
* holders shall not be used in advertising or otherwise to promote the sale,
* use or other dealings in this Software without prior written authorization.
*/
-/* $XFree86: xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c,v 1.8 2003/11/05 00:15:00 torrey Exp $ */
#include <fcntl.h>
#include <unistd.h>
@@ -288,4 +287,4 @@ int DarwinModeProcessArgument( int argc, char *argv[], int i )
}
return 0;
-} \ No newline at end of file
+}