summaryrefslogtreecommitdiff
path: root/include/llvm/ADT/HashExtras.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/ADT/HashExtras.h')
-rw-r--r--include/llvm/ADT/HashExtras.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/ADT/HashExtras.h b/include/llvm/ADT/HashExtras.h
index ab9b302ff1..9993248779 100644
--- a/include/llvm/ADT/HashExtras.h
+++ b/include/llvm/ADT/HashExtras.h
@@ -1,10 +1,10 @@
//===-- llvm/ADT/HashExtras.h - Useful functions for STL hash ---*- C++ -*-===//
-//
+//
// The LLVM Compiler Infrastructure
//
// This file was developed by the LLVM research group and is distributed under
// the University of Illinois Open Source License. See LICENSE.TXT for details.
-//
+//
//===----------------------------------------------------------------------===//
//
// This file contains some templates that are useful if you are working with the