X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..bb69632a56a827bed4cfae842bfffa88259ac1aa:/src/osx/core/utilsexc_cf.cpp?ds=inline diff --git a/src/osx/core/utilsexc_cf.cpp b/src/osx/core/utilsexc_cf.cpp index 2d95454fe9..be96bcfb36 100644 --- a/src/osx/core/utilsexc_cf.cpp +++ b/src/osx/core/utilsexc_cf.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: src/mac/corefoundation/utilsexec_cf.cpp +// Name: src/osx/corefoundation/utilsexec_cf.cpp // Purpose: Execution-related utilities for Darwin // Author: David Elliott, Ryan Norton (wxMacExecute) // Modified by: Stefan Csomor (added necessary wxT for unicode builds) @@ -7,7 +7,7 @@ // RCS-ID: $Id$ // Copyright: (c) David Elliott, Ryan Norton // Licence: wxWindows licence -// Notes: This code comes from src/mac/carbon/utilsexc.cpp,1.11 +// Notes: This code comes from src/osx/carbon/utilsexc.cpp,1.11 ///////////////////////////////////////////////////////////////////////////// #include "wx/wxprec.h"