X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ebd98179c5c6df037a9b7c29e8d3b33f8577bbf1..931d6a47c32a5b4c283243cb553ce71ee2b535d5:/src/common/xti.cpp diff --git a/src/common/xti.cpp b/src/common/xti.cpp index 31c2282f13..e7dc6d1ee0 100644 --- a/src/common/xti.cpp +++ b/src/common/xti.cpp @@ -4,7 +4,6 @@ // Author: Stefan Csomor // Modified by: // Created: 27/07/03 -// RCS-ID: $Id$ // Copyright: (c) 1997 Julian Smart // (c) 2003 Stefan Csomor // Licence: wxWindows licence @@ -393,7 +392,7 @@ void wxTypeInfo::Unregister() ms_typeTable->erase(m_name); } -// removing header dependancy on string tokenizer +// removing header dependency on string tokenizer void wxSetStringToArray( const wxString &s, wxArrayString &array ) {