--- np2/macosx/dialog/dialog.cpp 2004/03/02 23:23:06 1.9 +++ np2/macosx/dialog/dialog.cpp 2005/05/20 17:25:03 1.10 @@ -96,7 +96,7 @@ static pascal Boolean NavLaunchServicesF FSSpec fsSpec; int ret; char name[MAX_PATH]; - AEDesc coerceDesc = { NULL, NULL }; + AEDesc coerceDesc = { 0, 0 }; if ( filterMode == kNavFilteringBrowserList ) { if ( theItem->descriptorType != typeFSS ) {