mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-30 07:02:21 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Net;
|
||||
using System.Net.Sockets;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Bsd
|
||||
namespace Ryujinx.Core.OsHle.Services.Bsd
|
||||
{
|
||||
|
||||
//bsd_errno == (SocketException.ErrorCode - 10000)
|
||||
|
||||
Reference in New Issue
Block a user