fixing iid of nsIAbsorbingTransaction
git-svn-id: svn://10.0.0.236/trunk@54754 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,10 +30,11 @@ Transaction interface to outside world
|
||||
*/
|
||||
|
||||
#define NS_IABSORBINGTRANSACTION_IID \
|
||||
{ /* a6cf910b-15b3-11d2-932e-00805f8add32 */ \
|
||||
0xa6cf910b, 0x15b3, 0x11d2, \
|
||||
{ /* a6cf9116-15b3-11d2-932e-00805f8add32 */ \
|
||||
0xa6cf9116, \
|
||||
0x15b3, \
|
||||
0x11d2, \
|
||||
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsWeakPtr.h"
|
||||
#include "nsIAtom.h"
|
||||
|
||||
@@ -30,10 +30,11 @@ Transaction interface to outside world
|
||||
*/
|
||||
|
||||
#define NS_IABSORBINGTRANSACTION_IID \
|
||||
{ /* a6cf910b-15b3-11d2-932e-00805f8add32 */ \
|
||||
0xa6cf910b, 0x15b3, 0x11d2, \
|
||||
{ /* a6cf9116-15b3-11d2-932e-00805f8add32 */ \
|
||||
0xa6cf9116, \
|
||||
0x15b3, \
|
||||
0x11d2, \
|
||||
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsWeakPtr.h"
|
||||
#include "nsIAtom.h"
|
||||
|
||||
Reference in New Issue
Block a user