Fixing filename again....
This commit is contained in:
parent
26d43c9b06
commit
9f717e79ea
3 changed files with 5 additions and 4 deletions
|
@ -29,7 +29,7 @@ package com.zerotier.sdk;
|
|||
|
||||
import java.net.InetSocketAddress;
|
||||
|
||||
class VirtualNetworkRoute
|
||||
public class VirtualNetworkRoute
|
||||
{
|
||||
private VirtualNetworkRoute() {}
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ package com.zerotier.sdk;
|
|||
|
||||
import java.net.InetSocketAddress;
|
||||
|
||||
class VirtualNetworkRoute
|
||||
public class VirtualNetworkRoute
|
||||
{
|
||||
private VirtualNetworkRoute() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue