*not part of the build*
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
This commit is contained in:
27
mozilla/java/xpcom/test/basic/mthreads/mtstart/iMTStart.java
Normal file
27
mozilla/java/xpcom/test/basic/mthreads/mtstart/iMTStart.java
Normal file
@@ -0,0 +1,27 @@
|
||||
/*
|
||||
* ************* DO NOT EDIT THIS FILE ***********
|
||||
*
|
||||
* This file was automatically generated from iMTStart.idl.
|
||||
*/
|
||||
|
||||
|
||||
package org.mozilla.xpcom;
|
||||
|
||||
|
||||
/**
|
||||
* Interface iMTStart
|
||||
*
|
||||
* IID: 0xe4254a67-4f09-43e6-8e83-7c1ae8541385
|
||||
*/
|
||||
|
||||
public interface iMTStart extends nsISupports
|
||||
{
|
||||
public static final IID IID =
|
||||
new IID("e4254a67-4f09-43e6-8e83-7c1ae8541385");
|
||||
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
* end
|
||||
*/
|
||||
Reference in New Issue
Block a user