mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Solaris needs newline at end of file.
This commit is contained in:
parent
32e3c1a771
commit
3e138770a9
@ -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___
|
||||
|
Loading…
x
Reference in New Issue
Block a user