Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
git-svn-id: svn://10.0.0.236/trunk@50239 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -175,7 +175,7 @@ void TestCase_TwoClassesOneInterface(void *arg)
|
||||
kProxyObjectManagerIID,
|
||||
(nsISupports **)&manager);
|
||||
|
||||
printf("ProxyObjectManager: %d \n", manager);
|
||||
printf("ProxyObjectManager: %p \n", manager);
|
||||
|
||||
PR_ASSERT(manager);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user