add comment

This commit is contained in:
greggameplayer 2018-07-18 01:23:06 +02:00 committed by GitHub
parent f29300a3c6
commit ccdb912dc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ namespace Ryujinx.HLE.OsHle.Services.Ssl
{
m_Commands = new Dictionary<int, ServiceProcessRequest>()
{
//...
};
}
}
}
}