зеркало из https://github.com/mozilla/pjs.git
fix whitespace to sync branch/trunk
This commit is contained in:
Родитель
2c7e9a648d
Коммит
290160b889
|
@ -36,7 +36,6 @@
|
|||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
|
||||
function restartApp() {
|
||||
var appStartup = Components.classes["@mozilla.org/toolkit/app-startup;1"]
|
||||
.getService(Components.interfaces.nsIAppStartup);
|
||||
|
@ -84,3 +83,4 @@ function onCancel() {
|
|||
.getService(Components.interfaces.nsIAppStartup);
|
||||
appStartup.quit(appStartup.eForceQuit);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче