Add new line for native unix compilers.

This commit is contained in:
bruce%cybersight.com 1999-04-17 02:32:32 +00:00
parent c24cf4bfd4
commit 43a4ff916b
2 changed files with 2 additions and 2 deletions

View File

@ -129,4 +129,4 @@ nsresult NS_NewEditProperty(nsIEditProperty **aResult)
return NS_OK;
}
return NS_ERROR_NULL_POINTER;
}
}

View File

@ -129,4 +129,4 @@ nsresult NS_NewEditProperty(nsIEditProperty **aResult)
return NS_OK;
}
return NS_ERROR_NULL_POINTER;
}
}