fix newline at end of file problem

This commit is contained in:
alecf%netscape.com 1999-03-06 01:24:36 +00:00
Родитель af6a61870f
Коммит 3e54d94ef0
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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___ */