adding newline to end of file to fix workshop compiler. r=granrose
This commit is contained in:
Родитель
8a4e27edea
Коммит
4aab1d2a83
|
@ -57,4 +57,4 @@ protected:
|
|||
nsIRDFService* mRDFService;
|
||||
};
|
||||
|
||||
nsresult NS_NewChromeUIDataSource(nsIRDFDataSource* aComposite, nsIRDFDataSource** aResult);
|
||||
nsresult NS_NewChromeUIDataSource(nsIRDFDataSource* aComposite, nsIRDFDataSource** aResult);
|
||||
|
|
|
@ -57,4 +57,4 @@ protected:
|
|||
nsIRDFService* mRDFService;
|
||||
};
|
||||
|
||||
nsresult NS_NewChromeUIDataSource(nsIRDFDataSource* aComposite, nsIRDFDataSource** aResult);
|
||||
nsresult NS_NewChromeUIDataSource(nsIRDFDataSource* aComposite, nsIRDFDataSource** aResult);
|
||||
|
|
Загрузка…
Ссылка в новой задаче