зеркало из https://github.com/mozilla/gecko-dev.git
Add newline at end of file for broken compilers.
This commit is contained in:
Родитель
abc5e4e01f
Коммит
bf549cdef1
|
@ -80,4 +80,5 @@ NS_NewDOMViewerObject(const nsIID& iid, void ** aResult) {
|
|||
rv = obj->QueryInterface(iid, aResult);
|
||||
NS_RELEASE(obj);
|
||||
return rv;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче