Fix the formatting on a comment.

--HG--
extra : convert_revision : 89636a7410dec54235416e3c16db98cc5eecf2b0
This commit is contained in:
Gabe Black 2007-06-08 17:16:05 +00:00
parent 038fa48990
commit 57a8c32bea

View file

@ -100,6 +100,8 @@ output header {{
//////////////////////////////////////////////////////////////////////////
//
// Base class for the python representation of x86 microops
//
//////////////////////////////////////////////////////////////////////////
let {{
class X86Microop(object):