Standardize header file comments
[oota-llvm.git] / include / llvm / Bytecode / WriteBytecodePass.h
index 1141a423464e9df625f93c7a86352356f0245dbe..1006cb6939af01c149bcae5be11b1b898f6c2ddd 100644 (file)
@@ -1,4 +1,4 @@
-//===- llvm/Bytecode/WriteBytecodePass.h - Bytecode Writer Pass --*- C++ -*--=//
+//===- llvm/Bytecode/WriteBytecodePass.h - Bytecode Writer Pass -*- C++ -*-===//
 //
 // This file defines a simple pass to write the working module to a file after
 // pass processing is completed.