Standardize header file comments
[oota-llvm.git] / include / llvm / Transforms / MutateStructTypes.h
index 26da666c4a0b875b5feffbd508fd9e28851e3daa..1597ac9a105e0a0e491c616f57f6df01ec9bdb62 100644 (file)
@@ -1,4 +1,4 @@
-//===- llvm/Transforms/MutateStructTypes.h - Change struct defns -*- C++ -*--=//
+//===-- llvm/Transforms/MutateStructTypes.h - Rearrange structs -*- C++ -*-===//
 //
 // This pass is used to change structure accesses and type definitions in some
 // way.  It can be used to arbitrarily permute structure fields, safely, without