diff options
Diffstat (limited to 'hw/darwin/apple')
-rw-r--r-- | hw/darwin/apple/X11Application.h | 1 | ||||
-rw-r--r-- | hw/darwin/apple/X11Controller.h | 1 | ||||
-rw-r--r-- | hw/darwin/apple/bundle-main.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/hw/darwin/apple/X11Application.h b/hw/darwin/apple/X11Application.h index b9d2af8bf..6b1d72643 100644 --- a/hw/darwin/apple/X11Application.h +++ b/hw/darwin/apple/X11Application.h @@ -1,5 +1,4 @@ /* X11Application.h -- subclass of NSApplication to multiplex events - $Id: X11Application.h,v 1.26 2003/08/08 19:16:13 jharper Exp $ Copyright (c) 2002-2007 Apple Inc. All rights reserved. diff --git a/hw/darwin/apple/X11Controller.h b/hw/darwin/apple/X11Controller.h index 954d0abb9..8d17fd9c3 100644 --- a/hw/darwin/apple/X11Controller.h +++ b/hw/darwin/apple/X11Controller.h @@ -1,5 +1,4 @@ /* X11Controller.h -- connect the IB ui - $Id: X11Controller.h,v 1.21 2003/07/24 17:52:29 jharper Exp $ Copyright (c) 2002 Apple Computer, Inc. All rights reserved. diff --git a/hw/darwin/apple/bundle-main.c b/hw/darwin/apple/bundle-main.c index a35e1e37f..ec7820dc6 100644 --- a/hw/darwin/apple/bundle-main.c +++ b/hw/darwin/apple/bundle-main.c @@ -1,5 +1,4 @@ /* bundle-main.c -- X server launcher - $Id: bundle-main.c,v 1.17 2003/09/11 00:17:10 jharper Exp $ Copyright (c) 2002-2007 Apple Inc. All rights reserved. |