Fix up a comment that wasn't changed over to x86.

--HG--
extra : convert_revision : 58448b984447babba708b9dcb1b4939ed35308a6
This commit is contained in:
Gabe Black 2007-06-12 16:30:48 +00:00
parent 2e9fa55f51
commit eb68c9986e

View file

@ -67,7 +67,7 @@
////////////////////////////////////////////////////////////////////
//
// Namespace statement. Everything below this line will be in the
// SparcISAInst namespace.
// X86ISAInst namespace.
//
namespace X86ISA;