add comment
This commit is contained in:
parent
f29300a3c6
commit
ccdb912dc7
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ namespace Ryujinx.HLE.OsHle.Services.Ssl
|
||||||
{
|
{
|
||||||
m_Commands = new Dictionary<int, ServiceProcessRequest>()
|
m_Commands = new Dictionary<int, ServiceProcessRequest>()
|
||||||
{
|
{
|
||||||
|
//...
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue