X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..f2f0e641109bf54db3e630e1570c74c153e57044:/src/osx/carbon/mimetmac.cpp?ds=sidebyside diff --git a/src/osx/carbon/mimetmac.cpp b/src/osx/carbon/mimetmac.cpp index 3e23d60875..aebcb41396 100644 --- a/src/osx/carbon/mimetmac.cpp +++ b/src/osx/carbon/mimetmac.cpp @@ -4,7 +4,6 @@ // Author: Ryan Norton // Modified by: // Created: 04/16/2005 -// RCS-ID: $Id$ // Copyright: (c) 2005 Ryan Norton () // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -630,7 +629,7 @@ void wxMimeTypesManagerImpl::ClearData() // // Q) Iterating through the map - why does it use if (err == noErr) instead of just asserting? -// A) Some intermediate indexes are bad while subsequent ones may be good. Its wierd, I know. +// A) Some intermediate indexes are bad while subsequent ones may be good. Its weird, I know. // // extension -> file type