[PPC] Fix trailing comment in ppc_opcode_disasm.h.

This commit is contained in:
gibbed 2019-05-13 00:59:40 -05:00
parent 9d7058ac96
commit 8afb93e2d9
1 changed files with 1 additions and 1 deletions

View File

@ -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_