return PR_TRUE in NET_RegisterAboutProtocol to reduce Mac compiler warnings
git-svn-id: svn://10.0.0.236/trunk@16836 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -880,6 +880,7 @@ PRBool NET_RegisterAboutProtocol(const char *token,
|
||||
return PR_FALSE;
|
||||
}
|
||||
PL_HashTableAdd(net_AboutTable, token, callback);
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
PRIVATE int32
|
||||
|
||||
Reference in New Issue
Block a user