ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/misc_macosx.h
(Generate patch)

Comparing BasiliskII/src/MacOSX/misc_macosx.h (file contents):
Revision 1.2 by nigel, 2002-05-25T23:54:02Z vs.
Revision 1.5 by gbeauche, 2005-01-30T21:42:13Z

# Line 3 | Line 3
3   *
4   *      misc_macosx.h - Some prototypes of functions defined in misc_macosx.mm
5   *
6 < *  Basilisk II (C) 1997-2001 Christian Bauer
6 > *  Basilisk II (C) 1997-2005 Christian Bauer
7   *
8   *  This program is free software; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by
# Line 32 | Line 32 | extern void ErrorSheet  (NSString *msg,
32                                                    NSString *button,     NSWindow *win),
33                          InfoSheet        (NSString *msg,        NSWindow *win),
34                          InfoSheet        (NSString *msg1,       NSString *msg2,
35 <                                                  NSString *button,     NSWindow *win);
35 >                                                  NSString *button,     NSWindow *win),
36 >                        EndSheet (NSWindow * window);
37  
38   extern int      frequencyToTickDelay (float frequency);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines