Solaris needs newline at end of file.
This commit is contained in:
Родитель
0144e0e638
Коммит
60e6965b36
|
@ -60,4 +60,4 @@ class nsBaseAppCore : public nsIScriptObjectOwner, public nsIDOMBaseAppCore
|
|||
void *mScriptObject;
|
||||
};
|
||||
|
||||
#endif // nsBaseAppCore_h___
|
||||
#endif // nsBaseAppCore_h___
|
||||
|
|
|
@ -63,4 +63,4 @@ class nsMailCore : public nsBaseAppCore,
|
|||
nsIDOMWindow *mWindow;
|
||||
};
|
||||
|
||||
#endif // nsMailCore_h___
|
||||
#endif // nsMailCore_h___
|
||||
|
|
|
@ -63,4 +63,4 @@ class nsToolbarCore : public nsBaseAppCore,
|
|||
nsIDOMCharacterData *mStatusText;
|
||||
};
|
||||
|
||||
#endif // nsToolbarCore_h___
|
||||
#endif // nsToolbarCore_h___
|
||||
|
|
Загрузка…
Ссылка в новой задаче