Standardize header file comments
[oota-llvm.git] / include / llvm / InstrTypes.h
index 931ae41a98e516df93bb765805d28dbe3799a11b..4c6f1441e3f7fe42ea73121fda162a26ca5eac3e 100644 (file)
@@ -1,4 +1,4 @@
-//===-- llvm/InstrTypes.h - Important Instruction subclasses -----*- C++ -*--=//
+//===-- llvm/InstrTypes.h - Important Instruction subclasses ----*- C++ -*-===//
 //
 // This file defines various meta classes of instructions that exist in the VM
 // representation.  Specific concrete subclasses of these may be found in the