Return value

This commit is contained in:
mcmullen%netscape.com 1999-05-29 01:51:02 +00:00
parent 2baa5fd789
commit c15d25fd24

View File

@ -625,6 +625,7 @@ NS_METHOD nsFileSpecImpl::Create(nsISupports* outer, const nsIID& aIID, void* *a
{
#if 1
NS_NOTYETIMPLEMENTED("dp checked in all this stuff in the middle of my checkin");
return NS_ERROR_FAILURE;
#else
if (aIFileSpec == NULL)
return NS_ERROR_NULL_POINTER;