Loading modules/libreg/xpcom/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading xpcom/components/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading xpcom/src/makefile.win +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ CPPSRCS = \ nsSupportsArrayEnumerator.cpp \ nsConjoiningEnumerator.cpp \ nsTraceRefcnt.cpp \ nsRegistry.cpp \ nsXPComFactory.cpp \ nsEventQueueService.cpp \ nsAllocator.cpp \ Loading @@ -80,6 +81,7 @@ CPP_OBJS = \ .\$(OBJDIR)\nsSupportsArrayEnumerator.obj \ .\$(OBJDIR)\nsConjoiningEnumerator.obj \ .\$(OBJDIR)\nsTraceRefcnt.obj \ .\$(OBJDIR)\nsRegistry.obj \ .\$(OBJDIR)\nsXPComFactory.obj \ .\$(OBJDIR)\nsEventQueueService.obj \ .\$(OBJDIR)\nsAllocator.obj \ Loading xpcom/src/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading Loading
modules/libreg/xpcom/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading
xpcom/components/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading
xpcom/src/makefile.win +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ CPPSRCS = \ nsSupportsArrayEnumerator.cpp \ nsConjoiningEnumerator.cpp \ nsTraceRefcnt.cpp \ nsRegistry.cpp \ nsXPComFactory.cpp \ nsEventQueueService.cpp \ nsAllocator.cpp \ Loading @@ -80,6 +81,7 @@ CPP_OBJS = \ .\$(OBJDIR)\nsSupportsArrayEnumerator.obj \ .\$(OBJDIR)\nsConjoiningEnumerator.obj \ .\$(OBJDIR)\nsTraceRefcnt.obj \ .\$(OBJDIR)\nsRegistry.obj \ .\$(OBJDIR)\nsXPComFactory.obj \ .\$(OBJDIR)\nsEventQueueService.obj \ .\$(OBJDIR)\nsAllocator.obj \ Loading
xpcom/src/nsRegistry.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ protected: ------------------------------------------------------------------------------*/ struct nsRegValueEnumerator : public nsRegSubtreeEnumerator { // Override CurrentItem to allocate nsRegistryValue objects. nsresult CurrentItem( nsISupports **result ); NS_IMETHOD CurrentItem( nsISupports **result ); // Override advance() to use proper NR_RegEnumEntries. NS_IMETHOD advance(); Loading