X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b494c48b31885ee0d9cd91e7931ac837e00144a0..e4535381d59f63c50a3cad363ab62be81c8e8cbe:/src/common/filename.cpp diff --git a/src/common/filename.cpp b/src/common/filename.cpp index 50329cd23a..a288d75c78 100644 --- a/src/common/filename.cpp +++ b/src/common/filename.cpp @@ -1998,7 +1998,7 @@ public : MacDefaultExtensionRecord() { m_ext[0] = 0 ; - m_type = m_creator = NULL ; + m_type = m_creator = 0 ; } MacDefaultExtensionRecord( const MacDefaultExtensionRecord& from ) {