Standardize header file comments
[oota-llvm.git] / include / llvm / ADT / HashExtras.h
index 44355a48e96cf20c5a401e8f2b229130117a4318..f648a28c099c58e38934c6b5edd27479cefea653 100644 (file)
@@ -1,4 +1,4 @@
-//===-- HashExtras.h - Useful functions for STL hash containers --*- C++ -*--=//
+//===-- HashExtras.h - Useful functions for STL hash containers -*- C++ -*-===//
 //
 // This file contains some templates that are useful if you are working with the
 // STL Hashed containers.