From 9b24ca7a28775e6815e6f8f5cb8215f449dc0d82 Mon Sep 17 00:00:00 2001 From: Nekotekina Date: Fri, 8 Aug 2014 16:55:51 +0400 Subject: [PATCH] Broken comments --- rpcs3/Emu/SysCalls/SysCalls.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpcs3/Emu/SysCalls/SysCalls.cpp b/rpcs3/Emu/SysCalls/SysCalls.cpp index a8917cb195..d908755f74 100644 --- a/rpcs3/Emu/SysCalls/SysCalls.cpp +++ b/rpcs3/Emu/SysCalls/SysCalls.cpp @@ -34,9 +34,9 @@ static func_caller* sc_table[kSyscallTableLength] = null_func, null_func, null_func, null_func, null_func, null_func, //6-11 UNS - bind_func(sys_process_get_number_of_object), //12 (0x00B) - bind_func(sys_process_get_id), //13 (0x00C) - null_func,//bind_func(sys_process_is_spu_lock_line_reservation_address), //14 (0x00D) + bind_func(sys_process_get_number_of_object), //12 (0x00C) + bind_func(sys_process_get_id), //13 (0x00D) + null_func,//bind_func(sys_process_is_spu_lock_line_reservation_address), //14 (0x00E) null_func, null_func, null_func, //15-17 UNS