I'm tired of this warning: '*/' found outside of comment. This was much discussed. But no one ever bothered to actually check in the trivial fix. r=rginda rs=jband.
git-svn-id: svn://10.0.0.236/trunk@103556 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -131,7 +131,7 @@ mozJSSubScriptLoader::~mozJSSubScriptLoader()
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(mozJSSubScriptLoader, mozIJSSubScriptLoader)
|
||||
|
||||
NS_IMETHODIMP /* args and return value are delt with using XPConnect and JSAPI */
|
||||
mozJSSubScriptLoader::LoadSubScript (const PRUnichar */*url*/
|
||||
mozJSSubScriptLoader::LoadSubScript (const PRUnichar * /*url*/
|
||||
/* [, JSObject *target_obj] */)
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user