summaryrefslogtreecommitdiff
path: root/include/llvm/ADT/VectorExtras.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/ADT/VectorExtras.h')
-rw-r--r--include/llvm/ADT/VectorExtras.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/ADT/VectorExtras.h b/include/llvm/ADT/VectorExtras.h
index adc3ff720d..56d65bb372 100644
--- a/include/llvm/ADT/VectorExtras.h
+++ b/include/llvm/ADT/VectorExtras.h
@@ -1,10 +1,10 @@
//===-- llvm/ADT/VectorExtras.h - Helpers for std::vector -------*- 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 helper functions which are useful for working with the