mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Use Windows Tor plugin in briar-headless.
This commit is contained in:
@@ -30,7 +30,7 @@ import static org.briarproject.bramble.util.OsUtils.isWindows;
|
||||
|
||||
@Immutable
|
||||
@NotNullByDefault
|
||||
class WindowsTorPluginFactory extends TorPluginFactory {
|
||||
public class WindowsTorPluginFactory extends TorPluginFactory {
|
||||
|
||||
@Inject
|
||||
WindowsTorPluginFactory(@IoExecutor Executor ioExecutor,
|
||||
|
||||
Reference in New Issue
Block a user