mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-11 08:43:01 +01:00
update sharpcifs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace SharpCifs.Util.Sharpen
|
||||
{
|
||||
internal abstract class Reference<T>
|
||||
{
|
||||
public abstract T Get();
|
||||
}
|
||||
{
|
||||
public abstract T Get ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user