[PPC] Fix trailing comment in ppc_opcode_disasm.h.
This commit is contained in:
parent
9d7058ac96
commit
8afb93e2d9
|
@ -30,4 +30,4 @@ void PrintDisasm_bcx(const PPCDecodeData& d, StringBuffer* str);
|
|||
} // namespace cpu
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_CPU_PPC_PPC_OPCODE_INFO_H_
|
||||
#endif // XENIA_CPU_PPC_PPC_OPCODE_DISASM_H_
|
||||
|
|
Loading…
Reference in New Issue