Added call to HG06197

git-svn-id: svn://10.0.0.236/trunk@13546 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ddrinan%netscape.com
1998-10-27 03:56:41 +00:00
parent c296a8e7da
commit 4563d8a75c

View File

@@ -1469,7 +1469,9 @@ xp_FileName(const char * name, XP_FileType type, char* *myName)
break;
#endif /* MOZ_LOC_INDEP */
default:
HG06197
default:
ASSERT(0); /* all types should be covered */
break;
}