fix for 80938 a = avm@sparc.spb.su ovk@sparc.spb.su sva@sparc.spb.su Tests for blackConnect git-svn-id: svn://10.0.0.236/trunk@95860 18797224-902f-48f8-a5cc-f745e15eee43
28 lines
444 B
Java
28 lines
444 B
Java
/*
|
|
* ************* DO NOT EDIT THIS FILE ***********
|
|
*
|
|
* This file was automatically generated from iJ2XOUTClientTestComponent.idl.
|
|
*/
|
|
|
|
|
|
package org.mozilla.xpcom;
|
|
|
|
|
|
/**
|
|
* Interface iJ2XOUTClientTestComponent
|
|
*
|
|
* IID: 0xc258526f-2789-4476-9981-8eb5d95218f1
|
|
*/
|
|
|
|
public interface iJ2XOUTClientTestComponent extends nsISupports
|
|
{
|
|
public static final IID IID =
|
|
new IID("c258526f-2789-4476-9981-8eb5d95218f1");
|
|
|
|
|
|
}
|
|
|
|
/*
|
|
* end
|
|
*/
|