зеркало из https://github.com/mozilla/gecko-dev.git
fix newline at end of file problem
This commit is contained in:
Родитель
af6a61870f
Коммит
3e54d94ef0
|
@ -70,4 +70,4 @@ public:
|
|||
NS_IMETHOD GetUrlState(PRBool *runningUrl) = 0;
|
||||
};
|
||||
|
||||
#endif /* nsIMsgMailNewsUrl_h___ */
|
||||
#endif /* nsIMsgMailNewsUrl_h___ */
|
||||
|
|
|
@ -53,4 +53,4 @@ public:
|
|||
NS_IMETHOD OnStopRunningUrl(nsIMsgMailNewsUrl * aUrl, nsresult aExitCode) = 0;
|
||||
};
|
||||
|
||||
#endif /* nsIUrlListenerManager_h___ */
|
||||
#endif /* nsIUrlListenerManager_h___ */
|
||||
|
|
|
@ -60,4 +60,4 @@ protected:
|
|||
nsresult BroadcastChange(nsIURL * aUrl, nsUrlNotifyType notification, nsresult aErrorCode);
|
||||
};
|
||||
|
||||
#endif /* nsUrlListenerManager_h___ */
|
||||
#endif /* nsUrlListenerManager_h___ */
|
||||
|
|
Загрузка…
Ссылка в новой задаче