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