Fix missing newline at end of file

This commit is contained in:
bryner%brianryner.com 2003-08-04 07:20:06 +00:00
parent a0c53c869c
commit a75519712c

View File

@ -73,4 +73,4 @@ interface nsIAutoCompleteObserver : nsISupports
* @param result - The search result object
*/
void onSearchResult(in nsIAutoCompleteSearch search, in nsIAutoCompleteResult result);
};
};