]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/cursor.mm
Fix install_name_tool calls in OS X "make install".
[wxWidgets.git] / src / cocoa / cursor.mm
index c0458ce4398fd1fe99219afc019e4c9b4ad7eb59..66125774bbad9fa5433c1c9d3325f6e7bf478774 100644 (file)
@@ -5,10 +5,9 @@
 //              David Elliott
 // Modified by:
 // Created:     2004-10-05
-// RCS-ID:      $Id$
 // Copyright:   (c) Ryan Norton
 //              2007, Software 2000 Ltd.
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #include "wx/wxprec.h"
@@ -35,7 +34,7 @@ typedef struct tagClassicCursor
 }ClassicCursor;
 
 ///////////////////////////////////////////////////////////////////////////
-// This is a direct copy from src/mac/carbon/cursor.cpp and should be
+// This is a direct copy from src/osx/carbon/cursor.cpp and should be
 // changed to use common code if we plan on keeping it this way.
 // Note that this is basically an array of classic 'CURS' resources.
 
@@ -181,7 +180,7 @@ ClassicCursor gMacCursors[kwxCursorLast+1] =
 
 } ;
 
-// End of data copied from src/mac/carbon/cursor.cpp
+// End of data copied from src/osx/carbon/cursor.cpp
 ///////////////////////////////////////////////////////////////////////////
 
 /* NSCursorCreateWithPrivateId